error trapping problem

  • Hi

    I want to force a user to select an option from a dropdown menu before they can enter other data as this creates certain autonumbers etc depending on the selection.

    I am using an Access adp file as a client as well

    Thanks in advance for anypointers

  • I'm not really sure I understand your question but can you not ensure that something is selected from the dropdown box when the user tries to enter "other data" - not allow them to enter data UNLESS something is selected ?!

    You could use a variable to capture the selected option and if this variable = "" when the user is trying to enter "other data" - you could display a msg forcing them to select option first and exit the sub...

    You might also want to post this in the ACCESS forum..







    **ASCII stupid question, get a stupid ANSI !!!**

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply