View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] jmmcfail@gmail.com is offline
external usenet poster
 
Posts: 2
Default Change vba code in multiple spreadsheets

I have about 50 spreadsheets that I need to change the vba code on.

Basically, there is 1 macro in module1 that needs to be removed from
all. Is there an easy way to do this without having to open each, find
the macro, and delete?