Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You would need to loop through all the worksheets, open them, and examine
them for macros. Look at help on the filesearch object to see code to loop through the files See Chip Pearson's site for code to find code: http://www.cpearson.com/excel/vbe.htm I don't think it has that specific application, but it has code close enought that you should be able to adapt it. -- Regards, Tom Ogilvy Bill wrote in message ... I have been tasked with finding all the Excel worksheets on a given server that contain macros.... Does anyone know an easy way of doing this? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2007 macros - how to merge 5 macros together into one | Excel Discussion (Misc queries) | |||
Training: More on how to use macros in Excel: Recording Macros | Excel Worksheet Functions | |||
Finding MACROs and FUNCTIONs | Excel Worksheet Functions | |||
Finding macros | Excel Discussion (Misc queries) | |||
Macros not appearing in the Tools Macro Macros list | Excel Programming |