Thread: close excel
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 close excel

Hi Brian
application.quit

--
Regards
Frank Kabel
Frankfurt, Germany

bris wrote:
Hi there

Just need some little help here.

I need some help for getting me excel application to close down at
the end of the macro.
Any ideas?

Thanks
Brian