Saving Changes

B

blatham

I have a file that always asks whether I want to make changes to it on
close even thought I haven't made any.

Can anyone shed any light on the possible cause of this?

Regards
 
D

Doug Kanter

blatham said:
I have a file that always asks whether I want to make changes to it on
close even thought I haven't made any.

Can anyone shed any light on the possible cause of this?

Regards
blatham


Look for formulae that update when the sheet is opened. =NOW() (the date
formula) is an example. And, is the workbook linked to other workbooks in
some way, even if those workbooks are not open at the time?
 
Top