Hi,
I want to trigger several macros from a „master“ macro.
Main Macro looks like
First line go+ macro 1
Second line go+ macro 2
My problem is that I want to execute macro 2 when macro 1 is finished (like on gma2) and not parallel.
Is there any solution to let the „master“ macro wait in line 1 until macro 1 is finished?
I only have the idea to set the line 1 trigger at the „master“ macro to go and write a go+ macro „master“ in the macro 1 last row…
Thx, Markus!