Hello all,
I need to loop through a bunch of excel workbooks, open them, and determine if there are any macros in the workbooks, and if there are, how many.
I know how to loop through the workbooks and open them. But how can I display the names of the macros that are defined in the workbook This must be possible.
Thanks!