B
Bill Chan
I'm opening a workbook using the Task Scheduler built-in
Windows2000 and when the workbook is done doing what it's
supposed to do, I issue an Application.Quit method in the
VBA code to close Excel. In the Task Manager, the Excel
application (I'm using Excel2000) and the workbook that
was opened is not seen in the Application tab, yet there
is an EXCEL.EXE in the Processes tab. Also, going in the
Task Scheduler, the task itself is still running even
though I issued the Quit to get out of Excel. Either
stopping the task or ending the process gives me a dump in
the Dr.Watson log.
Any thoughts or suggestions are appreciated. Thanks!
Windows2000 and when the workbook is done doing what it's
supposed to do, I issue an Application.Quit method in the
VBA code to close Excel. In the Task Manager, the Excel
application (I'm using Excel2000) and the workbook that
was opened is not seen in the Application tab, yet there
is an EXCEL.EXE in the Processes tab. Also, going in the
Task Scheduler, the task itself is still running even
though I issued the Quit to get out of Excel. Either
stopping the task or ending the process gives me a dump in
the Dr.Watson log.
Any thoughts or suggestions are appreciated. Thanks!