Skip to main content

If there is a proper way to execute numerous macros, can anybody please let me know? Alternatively, we put several codes in a single worksheet that we can open in A360 and use multiple "Run Macro" commands on?

@Pm 569 specify the order of macros in configuration file and execute based on this order in worksheet


You can create one master macro and you can call all other macros according to your requirement and run it as one single action in AA.


Reply