Hi
I have a macro that runs a number of other macros I don't know how to programme hence doing things this way.
Macro1 opens up a query in design view which I need to edit before Macro2 kicks in. The problem is the master macro just runs both Macros without stopping so I can't edit the file Macro1 opens. Is there a way other than running the Macros separately to pause the Master Macro until I have edited the file Macro1 opens.
If possible I would like to continue using Macros rather than VB code.
Thanks in advance
Michael