<?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今日は、昨日の続きから。 昨日、テーブル化する箇所を関数として抜き出したのには、理由がある。それは、 受け取った配列を、一旦新規作成したシートに貼り付けてテーブル化し、そのテーブルからピボットテーブルを作成する という空中技を実現するため。早速、機能拡張してみた。 ' ピボットテーブル作成。 Public Fun…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2020%2F03%2F29%2F201322&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/20200329/20200329200527.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-03-29 20:13:22</published>
  <title>ピボットテーブルの備忘録　⑧受け取った配列を、一旦新規作成したシートに貼り付けてテーブル化し、そのテーブルからピボットテーブルを作成する</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2020/03/29/201322</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
