View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jesse Jesse is offline
external usenet poster
 
Posts: 35
Default How do I close/exit Excel programmatically

I have several Excel files that I run automatically overnight. Excel remains
open after each file has run and closed. Thus, I have several sessions of
Excel open. This is a problem over the weekend. Is there something I can
add to the VB code that will close Excel after the file processing is done?