G
Guest
I am programmatically updating specific fields in my database. When the macro
runs it pauses to show a dialog box asking for confirmation on updating the
database. I do not want the macro to be stopped by this dialog box any longer.
In VBA for Excel I would have used Application.DisplayAlerts = False. Your
help is welcome. Thanks.
runs it pauses to show a dialog box asking for confirmation on updating the
database. I do not want the macro to be stopped by this dialog box any longer.
In VBA for Excel I would have used Application.DisplayAlerts = False. Your
help is welcome. Thanks.