94Sport5sp
Registered User.
- Local time
- Today, 11:55
- Joined
- May 23, 2012
- Messages
- 115
Hi:
I have a table with thousands of unique numbers, each of which describes one item. I would like to design a form that the user could use to look for a specific number and then to display the information associated with that number. I was thinking of a combo box but I did not want to populate the box with all the numbers. Any better ideas?
Additional information, the user is not to be allowed to add numbers or to modify existing numbers. Generally the user knows what the number starts with. So the idea is that the user starts typing a number and items are displayed. The more numbers the user type the shorter the list until the desired item is found or not found as the case may be.
Thanks
I have a table with thousands of unique numbers, each of which describes one item. I would like to design a form that the user could use to look for a specific number and then to display the information associated with that number. I was thinking of a combo box but I did not want to populate the box with all the numbers. Any better ideas?
Additional information, the user is not to be allowed to add numbers or to modify existing numbers. Generally the user knows what the number starts with. So the idea is that the user starts typing a number and items are displayed. The more numbers the user type the shorter the list until the desired item is found or not found as the case may be.
Thanks