View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rob van Gelder[_4_] Rob van Gelder[_4_] is offline
external usenet poster
 
Posts: 1,236
Default Macro to edit another Macro

I have examples on my website for manpulating macro code.

--
Rob van Gelder - http://www.vangelder.co.nz/excel


"seanog" wrote in message
...
When I record a macro, to edit another Macro, in the same workbook, the
macro
only records the opening of the other macro, and does not record the
changes
being made. Any ideas?