<?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スプレッドシートのSUM関数で合計を求める際に、対象にエラー値が含まれていると結果はエラーになります。そこで、エラーがあっても無視して（エラーを0とみなして）合計を求める方法を紹介します。 SUM関数とIFERROR関数を組み合わせることで、エラーを無視して合計を求めることができます。 GoogleスプレッドシートにはAGGREGATE関数はありません（2022年4月現在）。手順 B2:D4の範囲に、数値に交じって各種のエラー値が並んでいます。 普通にこの範囲をSUM関数で合計すると結果もエラー値になってしまいます。 そこでD6セルに 「=SUM(IFERROR(B2:D4,0))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.officeisyours.com%2Fentry%2F2020%2F11%2F14%2F114517&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/20201114/20201114113524.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-14 11:45:17</published>
  <title>（Gスプレッドシート）エラーを除いて合計する</title>
  <type>rich</type>
  <url>https://www.officeisyours.com/entry/2020/11/14/114517</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
