mitchem1
Registered User.
- Local time
- Today, 16:12
- Joined
- Feb 21, 2002
- Messages
- 153
Not sure if this belongs in tables or queries forum, but I'll start here.
On an Inventory Item form (based on a query), one of the fields is Equipment Category. Normally I would do a lookup on the Equipment Category Description (from the Equipment Category table), and then store the Equipment Category ID. However the client says that some users know the ID, some know the Description. In other words, when the user types in the ID on the form, I want it to blow in the Description. It they don't know the ID and move on to the Description field, they want the ID to populate when they've selected a Description. Sorry if this is too confusing and Thanks.
On an Inventory Item form (based on a query), one of the fields is Equipment Category. Normally I would do a lookup on the Equipment Category Description (from the Equipment Category table), and then store the Equipment Category ID. However the client says that some users know the ID, some know the Description. In other words, when the user types in the ID on the form, I want it to blow in the Description. It they don't know the ID and move on to the Description field, they want the ID to populate when they've selected a Description. Sorry if this is too confusing and Thanks.