Closing Excel using VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have my program set to save and close the ative workbook but i need to be
able to close out excel completely. What is the code for doing so?

Thanks

Tim
 
Application.Quit

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"Lost and Looking for Help"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top