Forced to save query

pbuethe

Returning User
Local time
Yesterday, 19:05
Joined
Apr 9, 2002
Messages
210
Sometimes when I create a quick query just to check something, then try to close the query, I am prompted for the name to save the query to instead of being asked if I want to save the changes to the query. I cannot close it unless I save it. What causes this and how can I fix it so it will ask if I want to save? Thanks for your assistance.
 
There may be another option "NO" you can select that for not saving changes
 
There is OK and Cancel: OK saves the query, if I click Cancel the query stays open.
 
Someone or some process has turned warnings off in the database, you can create a macro or use VBA code to turn warnings back on.
 
This may happen if you have other unsaved objects open.
 

Users who are viewing this thread

Back
Top Bottom