<?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>前回はDir関数を利用したファイル検索を検証した。 www.excellovers.com 今回は再帰処理を利用して指定フォルダ内だけでなく、フォルダ内のフォルダの中身を検索できるようにしてみる。 再帰処理でフォルダ内検索 前回は１つのプロシージャで実現したが、今回は３つのプロシージャに分割して機能を実現した。 ・FileSearch・・・前処理や検索結果のセルへの転記を行う ・DirSearch関数・・・前処理やCollectionに蓄積した検索結果を配列へ変換する ・Dir_Search・・・DirSearch内で呼び出される。実際のDir関数での検索を行う。 FileSearch Opt…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Ffilesearch02&quot; title=&quot;サブフォル内を含むDirを利用したファイル検索（ファイル検索比較２） - 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-23 13:30:00</published>
  <title>サブフォル内を含むDirを利用したファイル検索（ファイル検索比較２）</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/filesearch02</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
