View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Mass update VBA macros with batch program

Look at Chip Pearson's page on working on code with code

http://www.cpearson.com/excel/vbe.htm

if your projects are locked then this will be extremely difficult if
possible at all.

--
Regards,
Tom Ogilvy


"laurent" wrote in message
...
Hello,

I have 600 Excel documents containing macros with hard coded path.
I'd like to update massively the macros in each Excel document with a kind
of batch program.

Thanks for your help,
Laurent