Recording additional processes within a recorded macro

C

Chris Maddogz

Once you have VB macro is it possible to open the macro & move the cursor to
some point within the code and insert & record then stop some procesess via
the mouse movements (as per the manual recording of a macro)?
 
J

Jacob Skaria

Everytime you start recording... a new macro will be created. However once
recorded you can copy and paste the codes and combine the two macros...(if
that makes sense)

If this post helps click Yes
 
P

Patrick Molloy

rather than just running the macro, try stepping through it using the F8
button
You can then WATCH any variables too .
 

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

Top