Hi All,
So i have a VBA code that lists the number of files in a specific directory
However, can this VBA code be evolved to have the following,
1) List the number of folders and Sub-folders
2) List all the files in these folders and sub folder
Would be beneficial if the each Macro provides...