how do i reset auto save in query design view?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

edited someone elses query. did not intend to save changes. query design
view did not ask to save changes. it did so automatically. tried to use
access help topics. referred me to tools/options/save tab. there is no save
tab.
 
Hi Mark, if you are talking about query design, check if you have somewhere
that you set the warnings to false, but you didn't set it back to True

Docmd.SetWarnings False

need to be set back to True after the operation is executed.
 

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

Back
Top