Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to launch an EXE from VBA?

Status
Not open for further replies.

thomascd

Programmer
Joined
Mar 20, 2002
Messages
29
Location
GB
Is it possible to launchan exe from VBA using WSCRIPT.SHELL object ?
The problem with using the shell function is that the code doesn't wait for the exe to finish.
 
Check this FAQ

faq707-2542

Pause VBA code until "Shelled" event is complete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top