Sam Summers
Registered User.
- Local time
- Today, 00:23
- Joined
- Sep 17, 2001
- Messages
- 939
Hi there,
I am trying to view all records that pertain to a particular Cert No.
The problem is that there is a single table (Equipment) but four different types of equipment that are contained in this table. On entering new equipment the user selects the type which is acheived by using a Lookup table for each type (CradleNet, Access, Rigging, NDT). Now I retrieve the data using a continuous form, however I can't seem to pull up all the records relating to the selected Cert No because the Item Description uses the Lookup table to insert the appropriate Name.
Can I have four Lookup tables in one query? Or is there another way of doing this?
Thank you in advance.
I am trying to view all records that pertain to a particular Cert No.
The problem is that there is a single table (Equipment) but four different types of equipment that are contained in this table. On entering new equipment the user selects the type which is acheived by using a Lookup table for each type (CradleNet, Access, Rigging, NDT). Now I retrieve the data using a continuous form, however I can't seem to pull up all the records relating to the selected Cert No because the Item Description uses the Lookup table to insert the appropriate Name.
Can I have four Lookup tables in one query? Or is there another way of doing this?
Thank you in advance.