Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Determine if Macros exist?

Status
Not open for further replies.

mikeyc1204

Programmer
Feb 20, 2004
4
US
I'm looking to put together a VBA procedure that will loop through all xls files in a directory and determine if any macros exist. Is this possible?

Thanks!
 
I have a string array that contains the path and file name of each workbook in the directory.

So basically.. nothing.

Is there a way to determine if a workbook object contains a macro without opening it?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top