<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>いきなり答える備忘録</blog_title>
  <blog_url>https://www.officeisyours.com/</blog_url>
  <categories>
    <anon>Googleスプレッドシート</anon>
  </categories>
  <description>Googleスプレッドシートでメールアドレスの文字列を「@」の前後に、つまりユーザー名とドメインに分割して取得する方法です。 SPLIT関数を使ってメールアドレスをユーザー名とドメインに分割することができます。 REGEXEXTRACT関数を使う方法もあります。 手順 1つの式だけで分割する場合 ユーザー名とドメインをそれぞれ別の式で抽出する場合 手順1つの式だけで分割する場合 B3セルとB4セルにメールアドレスが記録されています。 これらをそれぞれ別の関数を使って分割するものとします。 C3セルとC4セルにそれぞれ次のような式を入力します。 C3,C4セル =SPLIT(B3,&quot;@&quot;) =R…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F09%2F06%2F094727&quot; title=&quot;（Gスプレッドシート）メールアドレスを@の前後に分割する - いきなり答える備忘録&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/a/accs2014/20200906/20200906092057.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-09-06 09:47:27</published>
  <title>（Gスプレッドシート）メールアドレスを@の前後に分割する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/09/06/094727</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
