Hi Byte community! I'm having a problem with a query and I need your expert advice.
Okay, I have two queries; the first one has this type of information in columns:
CombinedPlan1
CombinedPlan2
CombinedPlan3
The results of each of these columns need to be looked up in another query called "Rates". I need to return 4 (Single rates, Family, etc.) columns of information based on CombinedPlan 1-3. This is driving me crazy. How can I pull this information from the query?
Thanks, let me know if you need more information. I hope it's not too confusing.
Kelly
Okay, I have two queries; the first one has this type of information in columns:
CombinedPlan1
CombinedPlan2
CombinedPlan3
The results of each of these columns need to be looked up in another query called "Rates". I need to return 4 (Single rates, Family, etc.) columns of information based on CombinedPlan 1-3. This is driving me crazy. How can I pull this information from the query?
Thanks, let me know if you need more information. I hope it's not too confusing.
Kelly
Comment