I have a form that runs a update query. How can i prevent the warning message from showing up. <p>Thanks In Advance.<br><a href=mailto: > </a><br><a href= > </a><br>
The following example turns the display of system messages off:<br><br>DoCmd.SetWarnings False<br><br>be sure to turn them back on again after query is done.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.