MsgBox Question

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.
 

Ask a Question

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.

Ask a Question

Top