Asynchronous call (macro)

R

Rodrigo Ferreira

Hi
I want to execute 2 subs (Macro1 and Macro2) at the same time, how can I do
it?
I don't want to wait for the end of Macro1 to execute Macro2
 
Top