<?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スプレッドシートで空白セル（空のセル。空文字列（=&quot;&quot;）でもないもの）の数をカウントする方法についてです。 「=COUNTIF(範囲,&quot;=&quot;)」という式で空白セルをカウントできます。 COUNTBLANK関数は空白セルだけでなく空文字列も含めてカウントします。手順 次の画像ではD3セルに式を入力し、B3:B10の範囲のうち空白セルであるものをカウントしています。 D3セル =COUNTIF(B3:B10,&quot;=&quot;) ちょっと奇妙な式ですがCOUNTIF関数の第2引数（条件）を「&quot;=&quot;」とすることで空白セルだけをカウントできます。 ただし空文字列（=&quot;&quot;。長さ0の文字列）はカウントしま…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2023%2F02%2F16%2F182444&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/20230216/20230216172838.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-02-16 18:24:44</published>
  <title>（Gスプレッドシート）空白セルをカウントする</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2023/02/16/182444</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
