Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Running Multiple Macros at Once
#2
For each macro, select: Properties -> Macro properties -> if a macro is running -> run simultaneously. Or convert to function.

Then use this code to run all at once:
mac "macro1"
mac "macro2"
...


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)