<?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>Excel</anon>
  </categories>
  <description>Excelで、丸（○の記号）の数をカウントする方法についてです。 丸のセルを数える方法と、文字列内（セル内）の丸の数を数える方法をそれぞれ紹介します。 丸が入っているセルを数える方法 文字列に含まれる丸を数える方法 丸が入っているセルを数える方法 次の画像では、C3:C10の範囲にいくつかの丸（○）が入力されています。 そこでE3セルに数式を入力し、丸の数（5）を取得しています。 E3セル =COUNTIF(C3:C10,&quot;○&quot;) COUNTIF関数を使い、第1引数（範囲）を「C3:10」、第2引数（検索条件）を「&quot;○&quot;」とすることで、範囲内の丸の数をカウントしています。 第2引数を単に「○」…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2025%2F06%2F27%2F182244&quot; title=&quot;（Excel）丸の数を数える方法 - いきなり答える備忘録&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/20250627/20250627063118.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2025-06-27 18:22:44</published>
  <title>（Excel）丸の数を数える方法</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2025/06/27/182244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
