<?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>
  </categories>
  <description>前回、このようなテーマに挑戦した。 infoment.hatenablog.com最終的に求める結果は得られたものの、単に値を地道に配列へ放り込むことしか できず、消化不良の感があった。その後探すも時間が無く、探し方も悪いのか、スマートな解決策は得られず。 ということで安易に、今まで作った関数の組合せで解決することにした。 取り敢えず、選択範囲を配列に格納する。 選択範囲の各列について、非表示ではない列数でコレクションを作成。 コレクションを配列に変換（自作のToArray） 最初に取得した配列から、３．を用いて非表示ではない列のみ抽出（自作のExtractArray） なお、１～４は全て、今…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Finfoment.hatenablog.com%2Fentry%2F2019%2F07%2F25%2F223827&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/20190725/20190725223432.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-07-25 22:38:27</published>
  <title>選択した範囲の内、非表示の列を含まない範囲の値を配列に格納したい ②</title>
  <type>rich</type>
  <url>https://infoment.hatenablog.com/entry/2019/07/25/223827</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
