I want to create a VBA script that will allow me to nominate a Directory Tree and import to a table all the names of the folders in that tree. I thought application.filesearch might do it but I can only see how to work with filenames - not folder names. I am not interested in file names (though how many files in each folder may be useful) Any suggestions?
Also I find it confusing as to the correct way to use .filesearch and would appreciate a pointer to where I can find the right help (VBA help is a bit brief on this issue)
TIA
Also I find it confusing as to the correct way to use .filesearch and would appreciate a pointer to where I can find the right help (VBA help is a bit brief on this issue)
TIA