Microsoft
Software
Hardware
Network
Question : How not to display Alerts of an update query when a form is opened
I have a form which runs an update query (inside Sub Form_Load) when it is loaded. But because it is an update query , access displays an alert
saying you are about to run an update query.... Do you want to continue
Then it says "You are about to update 2 row(s)" ........ Click yes or on
How can can I disable these alerts, for this form. I couldnt find something like in excel
application.displayalerts=
false
thanks
Answer : How not to display Alerts of an update query when a form is opened
Just put this line in the Load event code (before running the update query):
DoCmd.SetWarnings False
Random Solutions
Summing amount using a aggregate function in a query
Publish Resource Calendar for all users
Using Redemption with Late Binding
Crystal cross-tab page numbering
Cron Error with 1 and 1 dedicated server - linux
AJAX Refresh on Submit of Pop Up Window
Event ID 12293 Security -SPP Publishing key management service Error#0x8007232D
Windows 7 Sounds Controls (device at Volume 0 but can still hear)
JavaScript: Get all checkboxes inside div
javax.servlet.jsp.JspExcep
tion: Cannot retrieve definition for form bean null on action