herfst8
01-24-2001, 05:57 AM
In a BeforeUpdate event I check certain conditions and display an error message if they are not met. I then use DoCmd.CancelEvent and get another message box displayed with the text "You cancelled the previous operation".
How can I stop the second message box appearing?
How can I stop the second message box appearing?