View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John[_75_] John[_75_] is offline
external usenet poster
 
Posts: 1
Default Macro to Modify Another Macro

I need to comment out a line in a macro that appears in
several hundred woorkbooks. Can I write a macro that will
do this? How?

I don't mind doing this one workbook at a time. In other
words, when an unmodified workbook is opened, the user
could run a macro that would make the appropriate
modifications.