<?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スプレッドシートのQUERY関数では「WHERE ~ IS NULL」という表現が使えますが、これは空白セル（値がない）のほかに空文字列（長さ0の文字列）をも抽出します。その意味では「WHERE ~ =''」とするのと変わりません。 WHERE関数の「IS NULL」は空白セルだけでなく空文字列をも抽出します。手順 画像ではE2セルに下記の式を入力して、B2:C6の範囲にある表から条件にあてはまるものを（見出し列込みで）抽出しています。 E2セル =QUERY(B2:C6,&quot;WHERE B IS NULL&quot;,1) 抽出条件は「WHERE B IS NULL」となっているので、SQL…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F12%2F19%2F115913&quot; title=&quot;（Gスプレッドシート）QUERY関数のIS NULLは空文字列をも抽出する - いきなり答える備忘録&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/20201219/20201219113511.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-19 11:59:13</published>
  <title>（Gスプレッドシート）QUERY関数のIS NULLは空文字列をも抽出する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/12/19/115913</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
