Save prompt

T

Tim

Hello All,

As of two days ago, I am not being promted to save my
workbooks before closing. Is this just a setting
somewhere? Please help, I'm a creature of habit and when
I close and am not prompted to save, I assume I already
saved.

Thanks
 
G

Gord Dibben

Tim

A posting from Jim Rech...................

There is no workbook setting that I know of to stop a save prompt. The only
way I know of to achieve this is by a macro that uses the Before_Close
event. You wouldn't have created such a macro by error.

I did find two articles discussing unusual circumstances where you might not
get a prompt. I have no other ideas.

http://support.microsoft.com/default.aspx?scid=kb;en-us;176700

http://support.microsoft.com/default.aspx?scid=kb;en-us;213513

End Jim posting..............................

Gord Dibben Excel MVP
 
D

Dave Peterson

I think that's a safe assumption.

Are you sure the workbook is "dirty" (needs being saved)?

I'm guessing yes, else why would you post???

Any chance you have a macro that is either saving the workbook or marking that
workbook as already saved?
 
M

MC

Did you come up with any answers?
I have three laptops having similar issues.
Open a new document and type HELLO and then hit the X and NO PROMPT to SAVE
CHANGES.
If I manually save the changes and then move this document to another PC not
having the problem, then I have no issues.
I believe that this is a registry entry somewhere as I have not been able to
see any macros installed.
Thanks,
MC
 
D

Dave Peterson

You have another response at your other post.
Did you come up with any answers?
I have three laptops having similar issues.
Open a new document and type HELLO and then hit the X and NO PROMPT to SAVE
CHANGES.
If I manually save the changes and then move this document to another PC not
having the problem, then I have no issues.
I believe that this is a registry entry somewhere as I have not been able to
see any macros installed.
Thanks,
MC
 
Top