<?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スプレッドシートで、あるテキストが指定した文字列を含むかどうかを判定する方法についてです。 COUNTIF関数とワイルドカードを用いる方法やFIND関数を用いる方法も考えられますが、ここでは応用範囲の広いREGEXMATCH関数を使った方法を紹介します。 REGEXMATCH関数を使って、ある文字列が別に指定した文字列を含むかどうかを判定できます。 FILTER関数との相性が良いのがポイントです。手順 B列には県の名前が並んでいます。 さらにC3セルに次のような式を入力して、B3セルの文字列が「山」の字を含むかどうか判定しています。 C3セル =REGEXMATCH(B3,&quot;山&quot;)…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F12%2F06%2F124515&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/20201206/20201206121121.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-06 12:45:15</published>
  <title>（Gスプレッドシート）指定した文字列を含むか判定する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/12/06/124515</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
