Macros

M

macropod

Hi ppcfan,

You need to edit the recorded macro, which you do via the VBE (Alt-F11). You can then add two lines like:
Call Macro1
Call macro2
using you the actual macro names, at whateveer point in the code is appropriate.
 

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