Macro to create macro

C

Carl Bowman

Does anyone know how to create a macro that will edit an existing macro and
paste new lines into the existing macro at a given location?
Thanks.
 
S

Steve Dalton

Carl,

You might want to ask yourself if there's another way to acheive your
overall objectives. If you're thinking along these lines, then you're
probably going down the wrong path with the way your code is working.

Regards

Steve Dalton
 
Top