<?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>
    <anon>作ってみた</anon>
    <anon>クラスモジュール</anon>
  </categories>
  <description>先日から、マクロによるピボットテーブルの扱いを纏めている（備忘録）。 先日は、普段使用する書式をクラスモジュール内で一まとめにメソッド化することで、実際使用する際のコードを圧縮してみた。 infoment.hatenablog.com今日は作成したピボットテーブルに、フィルターを設定してみる。 方法としては単純で、指定した文字を含むものを、For Each の繰り返し構文で愚直に表示または非表示化するだけ。 ' フィルター設定。 Public Sub SetFilter(page_fields As Variant, _ criteria As String, _ Optional item_…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F03%2F23%2F222652&quot; title=&quot;ピボットテーブルの備忘録　③フィルター設定 - 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/20200322/20200322165451.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-23 22:26:52</published>
  <title>ピボットテーブルの備忘録　③フィルター設定</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/03/23/222652</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
