Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Ok, I'm not sure if its the right place to post that but I use VBScript
to Launch excel.. Start some functions that are in Excel spreadsheet that use a DCOM object and Scripting.FileSystemObject. All the references created in the macros are set to Nothing before terminating. But when I do oXls.Quit Nothing happen. No error, Excel.exe just stay open endlessly. Now the only way I've found I could really stop excel would be to find excel in the process list and terminate it... Not really elegant if you ask me. If anyone know how to force excel to quit or to know why it didn't quit so I can debug it I would appreciate. Thanks in Advance |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel.Application.Quit leaving Excel process stays active | Excel Programming | |||
Quit Method do not kill excel process | Excel Programming | |||
Quit Method do not kill excel process | Excel Programming | |||
EXCEL.exe stays open after Quit method in an HTA | Excel Programming | |||
How to Quit an Excel process? | Excel Programming |