D
Don
Hopefully a very simple question.
I have no trouble coding a message box in the Before Update Event Property
to return a response for one button, but I cannot seem to code multiple
responses. For instance, if the information typed into a text box is
incorrect, I can program the msgbox to undo the information and set the focus
back to the blank textbox; however, if I want to give the user the opiton to
cancel and close the form, I can't get the form to simply close. Instead,
the AfterUpdate Event Property for the textbox initiates.
Any help would be appreciated.
I have no trouble coding a message box in the Before Update Event Property
to return a response for one button, but I cannot seem to code multiple
responses. For instance, if the information typed into a text box is
incorrect, I can program the msgbox to undo the information and set the focus
back to the blank textbox; however, if I want to give the user the opiton to
cancel and close the form, I can't get the form to simply close. Instead,
the AfterUpdate Event Property for the textbox initiates.
Any help would be appreciated.