I use a form to run a few codes on a database in Access. During update or deletion Access asks whether you want to update or delete.
I would like to know if there is an
Don't foget to turn these back on.
DoCmd.SetWarnings false DoCmd.SetWarnings true Application.DisplayAlerts = false Application.DisplayAlerts = true