<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Infoment</author_name>
  <author_url>https://blog.hatena.ne.jp/Infoment/</author_url>
  <blog_title>Infomentのブログ ～Excel VBA奮闘記～</blog_title>
  <blog_url>https://infoment.hatenablog.com/</blog_url>
  <categories>
    <anon>Excel</anon>
    <anon>VBA</anon>
    <anon>ユーザー定義関数</anon>
  </categories>
  <description>昨日は、SUMIF関数で非表示のレコードを無視する方法を別の切り口から行うために、全ての検索結果をRange型で返すユーザー定義関数を作成してみた。 infoment.hatenablog.com本日はこれを、自作のSUMIF関数もどきに組み込んでみる。 改めて流れを整理すると、こんな感じだ。 SUMIFの「範囲」に相当する範囲を、SUMIFの「検索条件」で検索。 検索は、昨日作成したユーザー定義関数「FindAll」で行う。 FindAllの戻り値をオフセットさせ、SUMIFの「合計範囲」に相当する範囲を得る。 ３．の合計範囲にある数値を、ひたすら足し算する。 これを、先日作成した関数に反映…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F06%2F02%2F103839&quot; title=&quot;SUMIF関数で非表示のレコードを無視したい ③ 結局は足し算 - Infomentのブログ ～Excel VBA奮闘記～&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/I/Infoment/20190602/20190602100624.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-06-02 10:38:39</published>
  <title>SUMIF関数で非表示のレコードを無視したい ③ 結局は足し算</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/06/02/103839</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
