View Single Post
  #2   Report Post  
Paul B
 
Posts: n/a
Default

Fred,
Some functions in excel are "volatile", they will re-calculate every time
excel is opened, this will make the worksheet change even if you don't make
any changes.
Here are some of the functions that will cause this to happen, there are
probable many more, but they don't come to mind right now
NOW
TODAY
RAND
INDEX
INDIRECT
OFFSET


--
Paul B
Always backup your data before trying something new
Please post any response to the newsgroups so others can benefit from it
Feedback on answers is always appreciated!
Using Excel 2002 & 2003

"Fred Smith" wrote in message
...
I have a spreadsheet which always asks whether I want to save the changes
I've made. But I haven't made any. I can open the file, immediately close
it, and still get the save prompt.

How do I track down what's causing the save prompt? The workbook has about
10 sheets and a few macros, if that makes any difference. I'm using Excel

XP
on Windows XP.

--
Regards,
Fred
Please reply to newsgroup, not e-mail