galaxy0815
Technical User
Hi,
I have a macro in place (Name: Macro1.mac) which runs several reports and saves them on the correct paths on the server. I have a second macro (Name: Macro2.mac) which copies afterwards those reports to many different folders. How can I call from “Macro1.mac” that it should start automatically “Macro2.mac” after it finished running? (I was looking for something like include or execute, but I could not find the right code to execute Macro2.mac within Macro1.mac)
Thanks
I have a macro in place (Name: Macro1.mac) which runs several reports and saves them on the correct paths on the server. I have a second macro (Name: Macro2.mac) which copies afterwards those reports to many different folders. How can I call from “Macro1.mac” that it should start automatically “Macro2.mac” after it finished running? (I was looking for something like include or execute, but I could not find the right code to execute Macro2.mac within Macro1.mac)
Thanks