Dumb question....
If you have recorded a macro, later wish to add 1 or more steps to it, is
there a way to just add to the recording, without having to write or cut and
paste code into it?

Re: Recording Macro by Dave

Dave
Fri Mar 14 09:02:49 CDT 2008

Nope.

Maybe you could record a new macro and copy|paste from there.

Or add a line to your first macro that calls the second macro????


carrera wrote:
>
> Dumb question....
> If you have recorded a macro, later wish to add 1 or more steps to it, is
> there a way to just add to the recording, without having to write or cut and
> paste code into it?

--

Dave Peterson

RE: Recording Macro by FSt1

FSt1
Fri Mar 14 09:07:01 CDT 2008

hi
not that i am aware of. the macro either has to be re-recorded from the
beginning or edited.
most recorded macros need to be edited anyway to remove any unneccessary
actions the point and click process may have generated. typically a recorded
macro generates far more code than is accually needed and most can be trimmed
down which usually impoves speed and efficiency.

regards
FSt1

regards
FSt1

"carrera" wrote:

> Dumb question....
> If you have recorded a macro, later wish to add 1 or more steps to it, is
> there a way to just add to the recording, without having to write or cut and
> paste code into it?