Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Supress Confirmation Messages on Update Query 1

Status
Not open for further replies.

kirstenlargent

Technical User
Sep 30, 2001
43
US
I have an update query that I want to run in the background when a form is closed. It works fine except that it pops up message boxes to ask if I really want to update.
I can turn off the message on MY computer by going to Tools, Options, Edit, and uncheck the Action Query box under Confirm. But that only changes MY settings, it doesn't work when others use the database on their own computer.
Is there some code I could run when the database is first opened that would change this option on other's computers, or some other way to supress the message?
THANKS!!
 
I think Docmd.SetWarnings maybe something to look at... htwh Steve Medvid
"IT Consultant & Web Master"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top