P
Parker
I have two queries based on seperate tables that result the following info:
Query #1 - PartNo; PONumber
Query #2 - PartNoRec; PONo
I want to combine these results into one listing of 'PartNo' and 'PONo', but
I can't get it to work. I either get multiple or missing entries. I would
like it to include all records from both queries, but no duplicates.
Basically, I have a 'Parts On Order' table and a 'Parts sent for
Refinishing' table and I want to have a report that shows all of the open
items together... Is there a better way to go about this?
Thanks in advance for any help!
Parker
Query #1 - PartNo; PONumber
Query #2 - PartNoRec; PONo
I want to combine these results into one listing of 'PartNo' and 'PONo', but
I can't get it to work. I either get multiple or missing entries. I would
like it to include all records from both queries, but no duplicates.
Basically, I have a 'Parts On Order' table and a 'Parts sent for
Refinishing' table and I want to have a report that shows all of the open
items together... Is there a better way to go about this?
Thanks in advance for any help!
Parker