Randon file saves

G

Guest

This is an odd problem that I have not seen anybody discuss before, so I
don't know where else to look.... I have a user in my company that is
experiencing problems when he closes out of an excel file. Basically, he will
NOT be prompted to save the file he was working on whenever he exits that
file... It just exits him out of the file... When he re-opens the file, no
changes made have been stored. And oddly enough, it doesn't happen all of the
time... We've tried looking at various settings to see if we're missing
something, but...

Anybody got any ideas as to what's happening and how it can be fixed??
 
G

Guest

It is possible to avoid the warning prompt if:

1. the file is being closed in VBA
2. Application.DisplayAlerts is also set to FALSE
 
G

Guest

Okay.... So how do I check these???

Also, if that were the case, why would it not prompt to save SOME of the
time???
 

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

Top