I have 9 simple macros named Macro1 thru to Macro9.
I need to somehow get a bit of VBA code assigned to a button - so that when the button is clicked each successive macro is run in turn with a three second pause.
I could also do with a "Pause" button to pause the VBA and a "Stop" button to cancel the VBA.
The VBA should loop back to Macro1 when Macro9 is reached.
I would be grateful for any help on this.
Thanks
Start Free Trial