hi,
instead of application.run, use the Call command.
Call MacroOther
works for me.
Regards
FSt1
"dspilberg" wrote:
I have a macro which may have to call another macro if a condition is
satisfied. I was using the command Application.Run "macro's name" but then
at the end of that macro the VB does not keep executing the macro that had
triggered the process.
Any ideas? I appreciate. Thanks in advance.
Daniel (Brazil)