I have a button on a form that will import data from excel and run an update query. In order to do this without all the warnings, I turn the warning off.
This works fine but I still would like to give the user a chance to back out after clicking the button.
Is there a quick yes/no confirmation dialog box that I can create that will continue or cancel the procedure without having to keep warning on and use the double warnings Access displays when updating a table?
This works fine but I still would like to give the user a chance to back out after clicking the button.
Is there a quick yes/no confirmation dialog box that I can create that will continue or cancel the procedure without having to keep warning on and use the double warnings Access displays when updating a table?