Hi all

Does anyone know if it's possible to run more than one macro at the same time?
For instance, if there are 3 functions.

FunctionA
FuncionB
FunctionC

Is it possible to run FunctionB and FunctionC WHILE FunctionA is being executed?FunctionA must end when FunctionC reaches its end.

thanks in advance