B
Boon
Hello,
I have a command...
Call Shell("Run.bat", 1)
..
..
..
The Shell command will call another program to run. I would like the VBA to
wait until the program finish running before execute the next command. How
can I do this?
thank you!
Boon
I have a command...
Call Shell("Run.bat", 1)
..
..
..
The Shell command will call another program to run. I would like the VBA to
wait until the program finish running before execute the next command. How
can I do this?
thank you!
Boon