G
Guest
I have 2 tables: Main and Detail (and a lot of small linked ones as well).
I'm trying to display the detailed records with line_item# (key on contract#,
type) from the Detail table and also the main header record (key on
contract#, type) from the Main table. The master child link is on Contract#
and Type (if I need this please provide the steps). Do I need to build 2
queries to get the report to work, or do I build 1 query that links the Main
and Detail tables together? Could you please steer me in the right direction?
Thank you!
I'm trying to display the detailed records with line_item# (key on contract#,
type) from the Detail table and also the main header record (key on
contract#, type) from the Main table. The master child link is on Contract#
and Type (if I need this please provide the steps). Do I need to build 2
queries to get the report to work, or do I build 1 query that links the Main
and Detail tables together? Could you please steer me in the right direction?
Thank you!