<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ExcelLover</author_name>
  <author_url>https://blog.hatena.ne.jp/ExcelLover/</author_url>
  <blog_title>Excelが大好きだ！</blog_title>
  <blog_url>https://www.excellovers.com/</blog_url>
  <categories>
    <anon>VBA</anon>
  </categories>
  <description>前回はFileSystemObjectを利用して１つのフォルダ内のファイルを検索するコードを検証してみた。 www.excellovers.com 今回は再帰処理を利用して指定フォルダ内だけでなくフォルダ内フォルダの検索を実現してみようと思う。 再帰処理でフォルダ内検索 Dir関数のときと同じように当初は１つだったプロシージャを３つに分割して機能を実現している。 ・FileSearch・・・前処理や検索結果のセルへの転記を行う ・FSOSearch・・・前処理やDictionaryオブジェクトに蓄積した検索結果を配列へ変換する ・FSO_Search・・・FSOSearch内で呼び出される。実…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Ffilesearch05&quot; title=&quot;サブフォルダ内を含むFileSystemObjectを利用したファイル検索（ファイル検索比較４） - Excelが大好きだ！&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-02-28 23:30:00</published>
  <title>サブフォルダ内を含むFileSystemObjectを利用したファイル検索（ファイル検索比較４）</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/filesearch05</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
