Recording Macro

  • Thread starter Thread starter carrera
  • Start date Start date
C

carrera

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?
 
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????
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top