Use the Before Update event of your form (not that of a control).
The form's Before Update runs just before the record is saved.
You can MsgBox anything that needs confirmation, and CancelEvent if it is
not satisfactory.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.