elevins
Technical User
- Jan 24, 2005
- 18
I am trying to use a data validation for a control text box [ItemCodeEnter]. When users are entering data I would like this control box to check the table.field [Inventory.ItemCode] before allowing them continue. The idea is for them to type text but only be able to type the values that already are there. Does anyone have suggestions?