Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default Finding Excel Macros

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?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Finding Excel Macros

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?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2007 macros - how to merge 5 macros together into one Sue Excel Discussion (Misc queries) 1 April 16th 08 08:36 PM
Training: More on how to use macros in Excel: Recording Macros ToriT Excel Worksheet Functions 2 February 10th 06 07:05 PM
Finding MACROs and FUNCTIONs Tom Excel Worksheet Functions 0 October 12th 05 02:15 PM
Finding macros Roger Excel Discussion (Misc queries) 0 July 7th 05 02:15 AM
Macros not appearing in the Tools Macro Macros list hglamy[_2_] Excel Programming 5 October 24th 03 09:10 AM


All times are GMT +1. The time now is 12:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"