Group Macros

J

Jeff

Is there an easy way of running all of the macros in a group for do they all
have to be called individually?
 
S

Steve Schapel

Jeff,

The only thing that I can think of is to make another macro, with a
series of RunMacro actions, one for each of the macros you want to run
together.

The (probably preferable) alternative would be to combine all the macros
together into a single macro, and simple call that one.

.... Or have I misunderstood something?
 
J

Jeff

Thanks Steve,

I just wanted to be able to run them individually or all of them together.
I couldn't think of an easy way of doing it apart from writing another macro
that calls all of them. Oh well, it was worth asking the question..
 

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