play sound when closing Excel 2007

  • Thread starter Thread starter Pirgnori
  • Start date Start date
The command: Application.Quit will close the program.
Consider using it in a dedicate Quit_Excel() Macro together with the VBA
beep command and /or running a short sound file.
Define a keyboard shortcut for that Macro and/or an Icon in one of the
toolbars.
Micky
 

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