dogarila
Mechanical
- Oct 28, 2001
- 594
I am running a small VBA program which at some point may call in an external exe program, then returns to VBA. The problem I have is it does not return to the point where the exe program was called. It keeps running to the end, in parallel. How do I stop it while running the exe to return in the same point?