Quote:
Originally Posted by srikanthg2310
how do i run the same vba in excel ?
|
You don't - the code would have to be completely re-written to be run from Excel.
Quote:
Originally Posted by srikanthg2310
also, how do i loop through sub-folders within a folder? thanks.
|
For an idea of the modifications needed to make the above code do that, see:
https://www.msofficeforums.com/47347-post12.html