Henley12
Troy University Fan
- Local time
- Yesterday, 23:50
- Joined
- Oct 10, 2007
- Messages
- 222
I have a cancel button on my form that displays a message box if the user presses it. I do not want it to display the message box if there have been no changes made to the form, only if changes have been made. If there are no changes, I just want the form to close. Is there a way to check the BeforeUpdate event to see if it has been triggered?