Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Form Validation Rule in Combo Box 2

Status
Not open for further replies.

rkottke

Technical User
Aug 13, 2001
6
US
Hi,
I have a basic combo box looking up an auto number field. When you type or pick that number the information comes up correctly. However, I would like to set the validation rule up so that if you type in an incorrect auto number (one that's not on the list or if it's a number that's been deleted), I want it to give the data entry person an error message.

Your thoughts are appreciated!
 
Set Limit to List = Yes on combobox Properties window.

Aivars
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top