G
Guest
What is the best way to validate data entered - I have a field called box
number that represents an box of inventory. This box may have several items
returned in it. I want the data entry clerk to be able to enter the box
number and then the items that are in the box. But I want the box number
he/she enters to be valildated by the numbers that are assigned in previous
query - to avoid incorrect entry of box numbers (there would be thousands of
box numbers) with a possiblity of dozens of items in each. So if I assign
box 789849 to a location number 2501 I want the clerk to be able to select or
enter 789849 and enter the items, but if she were to enter 690949 and it is
not on the list, I want an error. I tried a combo box but it doesn't allow
you to search for a box number.
Thanks Lynette
number that represents an box of inventory. This box may have several items
returned in it. I want the data entry clerk to be able to enter the box
number and then the items that are in the box. But I want the box number
he/she enters to be valildated by the numbers that are assigned in previous
query - to avoid incorrect entry of box numbers (there would be thousands of
box numbers) with a possiblity of dozens of items in each. So if I assign
box 789849 to a location number 2501 I want the clerk to be able to select or
enter 789849 and enter the items, but if she were to enter 690949 and it is
not on the list, I want an error. I tried a combo box but it doesn't allow
you to search for a box number.
Thanks Lynette