how do i get the option to save changes when i exit

  • Thread starter Thread starter ceedee
  • Start date Start date
C

ceedee

Everytime I close out of excel it does not give me the option to save my
work. Please help.
 
You might have volatile functions in your files, like NOW() and TODAY
() and INDIRECT. These will cause the files to be recalculated when
opened, so that Excel thinks the data has changed.

Hope this helps.

Pete
 
Does this happen with every workbook you open and close?

A particular workbook?

Maybe you have beforeclose event code that saves the workbook?

Have you made any changes that should cause Excel to prompt you to save?


Gord Dibben MS Excel MVP
 

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