View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mircea Pleteriu Mircea Pleteriu is offline
external usenet poster
 
Posts: 28
Default Excel.Application.Quit() method

Hi,

The Excel.Application.Quit() method successfully quits the Excel framework
but is does not kill the EXCEL.EXE process.

Any idea how to kill the process when the application is exited?

Thanks,
Mircea