G
Guest
I have a form with combo box BidderNo to select a bidder number from list (or
typed in). In the table the field is set to "Required" however the error
isn't activated until you attempt to exit the form. What I need is:
1. User cannot move beyond this field if it is blank. I would like an
error message that says "Please enter a Bidder Number!"
-and/or-
2. User cannot move beyond this field if the number is less than 500. I
would like an error message that says "This is not a valid Bidder Number!"
I understand case statements and such, but I am unsure in which Property to
put the event proc, and also once the conditions are met, how you continue
through the form.
Am I clear as mud??
Thanks,
Sandra G
typed in). In the table the field is set to "Required" however the error
isn't activated until you attempt to exit the form. What I need is:
1. User cannot move beyond this field if it is blank. I would like an
error message that says "Please enter a Bidder Number!"
-and/or-
2. User cannot move beyond this field if the number is less than 500. I
would like an error message that says "This is not a valid Bidder Number!"
I understand case statements and such, but I am unsure in which Property to
put the event proc, and also once the conditions are met, how you continue
through the form.
Am I clear as mud??
Thanks,
Sandra G