Two things:
[1] Open up your VBE, go to the References menu and, if it is not already done, click the checkbox for an item called Windows Script Host Object Model. The code below will not work without this being done.
[2] Paste the following code into a blank module and run it. You will be asked to kick the process off by picking a folder. The output (which will show in Column A) will be a listing of all subfolders, and their subfolders, and their subfolders and so on of the folder that you picked. You can then filter for all those folders with "RAW" in the name.
_____________________
[1] If this reply was helpful, click the star to the left.
[2] If this reply answered your question, mark this thread as [SOLVED].
Bookmarks