回答編集履歴
1
説明追記
test
CHANGED
@@ -7,3 +7,13 @@
|
|
7
7
|
|
8
8
|
|
9
9
|
[サブフォルダを含めてファイル一覧を取得する(Dir関数の再帰呼び出し):Excel VBA|即効テクニック|Excel VBAを学ぶならmoug](https://www.moug.net/tech/exvba/0060088.html)
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
|
14
|
+
|
15
|
+
FileSystemObjectを使うなら下記の後半にサンプルがあります。
|
16
|
+
|
17
|
+
|
18
|
+
|
19
|
+
[Office TANAKA - Excel VBA Tips[ファイルを検索する]](http://officetanaka.net/excel/vba/tips/tips36.htm)
|