View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Problem closing Excel

Hi
use the statement
application.quit

--
Regards
Frank Kabel
Frankfurt, Germany


Jim Simpson wrote:
I'm running Win98 and Excel 2000. How can I have a Macro close Excel
when the Macro has finished running?

Thanks for all help.

Jim