macro to close excel

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

Guest

If I have a macro to automatically run a macro when the workbooks opens, what
do I add to make Excel close after the macro finishes running.

Thanks,
 
Thisworkbook.Close <true/false/blank>

Followed by True to save the changes or False to save with out changing.
Leave blank after and excel will prompt you.

Nick
 

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