jayphilips
IS-IT--Management
Hi,
I would like to use a If -> Then but I can't figure this out. I have 3 tables that I need to pull certain data from.
Table 1 - GageID, GageDescription (GageID is used as a dropdown in Table 3)
Table 2 - ParameterMeasured (used as dropdown in Table3)
Table 3 - EER, GageID (there are 30, numbered GageID1, GageID2 .... GageID columns), ParameterMeasured (there are 30, numbered ParameterMeasured1, ParameterMeasured2.... columns)
What I want to do is run a query that will pull all GageID's, ParameterMeasured & GageDescription by EER.
How can I run a query that will pull the GageID, ParameterMeasured & GageDescription from the tables?
The query should let the user enter/select an EER and the query will display all GageID's, GageDescription & ParameterMeasured's. Ordered by GageID
I would really appreciate it if someone could help me???
Thanks in advance!!
Jay Jay
Get The Exposure Your Web Site Deserves
I would like to use a If -> Then but I can't figure this out. I have 3 tables that I need to pull certain data from.
Table 1 - GageID, GageDescription (GageID is used as a dropdown in Table 3)
Table 2 - ParameterMeasured (used as dropdown in Table3)
Table 3 - EER, GageID (there are 30, numbered GageID1, GageID2 .... GageID columns), ParameterMeasured (there are 30, numbered ParameterMeasured1, ParameterMeasured2.... columns)
What I want to do is run a query that will pull all GageID's, ParameterMeasured & GageDescription by EER.
How can I run a query that will pull the GageID, ParameterMeasured & GageDescription from the tables?
The query should let the user enter/select an EER and the query will display all GageID's, GageDescription & ParameterMeasured's. Ordered by GageID
I would really appreciate it if someone could help me???
Thanks in advance!!
Jay Jay
Get The Exposure Your Web Site Deserves