jayphilips
IS-IT--Management
Okay here's my problem, I have 1 database with 2 tables (well really 4 but only 2 of them need to be queried really)
The first table is "Gage" with "Gage ID" as the primary key, also has a field "Gage Description"
The 2nd table is "Testrev2" with "EE#" as the primary key, has dropdown lists from the Gage table Gage ID field, the fields are called: "Gage ID, Gage ID 2, Gage ID 3 and so on..."
The part that I am having trouble with is the queries. I need to have 2 queries:
1. Allow the user to run a query by either typing in the EER# or selecting the EER# from a dropdown and the program will in return report the Gage ID's that were used and the Gage ID's description if a field is blank and or shows "Select one" the program will not display it.
2. Allow the user to query by Gage ID and in return the program will only report the EER's that used that particular Gage.
Can any one help me? I tried using the wizard but that didn't help. I am really realy confused X-)
Thanks in advance!!! Jay
Get The Exposure Your Web Site Deserves
The first table is "Gage" with "Gage ID" as the primary key, also has a field "Gage Description"
The 2nd table is "Testrev2" with "EE#" as the primary key, has dropdown lists from the Gage table Gage ID field, the fields are called: "Gage ID, Gage ID 2, Gage ID 3 and so on..."
The part that I am having trouble with is the queries. I need to have 2 queries:
1. Allow the user to run a query by either typing in the EER# or selecting the EER# from a dropdown and the program will in return report the Gage ID's that were used and the Gage ID's description if a field is blank and or shows "Select one" the program will not display it.
2. Allow the user to query by Gage ID and in return the program will only report the EER's that used that particular Gage.
Can any one help me? I tried using the wizard but that didn't help. I am really realy confused X-)
Thanks in advance!!! Jay
Get The Exposure Your Web Site Deserves