View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
I Believe I Believe is offline
external usenet poster
 
Posts: 6
Default invoke "Save Changes?" prompt

Hi everyone,
I would like to invoke the "save changes?" prompt message that normally
appears when you are closing a workbook or the application.
I've searched through the xlDialogs and can't seem to find the exact prompt
- I don't want a prompt that allows SaveAs capability.
How can I invoke this dialog in VBA?
Thanks in advance guys!