Excel closing

  • Thread starter Thread starter Mayoone
  • Start date Start date
M

Mayoone

Why does Excel ask "Do you want to save the changes you
made to ...?" when I didn't make any changes? Can this
be disabled?
 
Do you have =TODAY() or =NOW() in the file? If you do, the value will change
on opening, hence the message.
 
Here's a list of volatile functions

AREAS()
CELL()
COLUMNS()
INDIRECT()
INDEX()
NOW()
OFFSET()
RAND()
ROWS()
TODAY()
 
Thanks Peo, Is that all of them
Alan.
Peo Sjoblom said:
Here's a list of volatile functions

AREAS()
CELL()
COLUMNS()
INDIRECT()
INDEX()
NOW()
OFFSET()
RAND()
ROWS()
TODAY()

--

Regards,

Peo Sjoblom
 
Back
Top