I have a form which shows the results of a query. I want users to be able to update the information on that form.
If the user just types the new info on the form it works, (the table updates), but i want a msgbox asking them if they want to update first before any changes occur.
I just don't know where to put the code for the msgbox.
Any help would be great. Thanks.
If the user just types the new info on the form it works, (the table updates), but i want a msgbox asking them if they want to update first before any changes occur.
I just don't know where to put the code for the msgbox.
Any help would be great. Thanks.