Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I open an application via this code thaht works fine Sub LaunchCaptureExpress() Dim RetVal As Long RetVal = Shell("C:\Program Files\Capture Express\capexp.exe", vbNormalFocus) End Sub How do i close it??? Thanks a lot Avi www.avibenita.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trying to close Excel Application in IE | Excel Discussion (Misc queries) | |||
Close the other application | Excel Programming | |||
macro to close excel application other than application.quit | Excel Programming | |||
Application.Close | Excel Programming |