Thread: Closing Excel
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunil Jayakumar Sunil Jayakumar is offline
external usenet poster
 
Posts: 10
Default Closing Excel

Hi,

I have an excel workbook with macros that calls macros in other workbooks,
and all this works well.

It executes the code, and closes the other workbooks fine, but I can't
figure out how to close the "host" workbook and exit excel completely,
rather than leaving an excel shell open.

Any ideas appreciated.

Warm regards

Sunil Jayakumar