View Single Post
  #1 (permalink)  
Old 11-03-2007, 12:18 AM
Nick Nick is offline
Member
 
Join Date: May 2007
Posts: 37
Default Excel process still running

I'm using the excel commands to set cell values and get cell values. At the end of my task I close the workbook. The Excel application window closes... however the Excel process is still running under the Windows task manager. I tried converting my AA task to EXE and the results are the same... except the EXE version creates a new Excel process every time I run the EXE and doesn't end the process. So for example: If I run the task 3 times, the Windows task manager shows 3 Excel processes running.
Reply With Quote