Thank you for your assistance in advance.
What would be the code that I could use to display a confirmation page to a user before an Access database in updated with their information? Currently, I have a form with text boxes that the users will have to fill in with their information. The user then clicks on a Submit button and the data that the user entered is saved to an Access database and a confirmation page is displayed to the user. However, if the user wishes to edit the information they entered they will click on a button that takes them back to the form and then make the necessary changes after which time they click the submit button again. However, when I look at the database there are two entries for the user instead of one. Therefore, I would like to know if there is a way to have the confirmation page displayed before the data is inserted to the Access database?
What would be the code that I could use to display a confirmation page to a user before an Access database in updated with their information? Currently, I have a form with text boxes that the users will have to fill in with their information. The user then clicks on a Submit button and the data that the user entered is saved to an Access database and a confirmation page is displayed to the user. However, if the user wishes to edit the information they entered they will click on a button that takes them back to the form and then make the necessary changes after which time they click the submit button again. However, when I look at the database there are two entries for the user instead of one. Therefore, I would like to know if there is a way to have the confirmation page displayed before the data is inserted to the Access database?