M
Markis
I'm trying to make a custom report/query. What I have is a purchase order
database. The tables are "Customers", "PurchaseOrders",
"PurchaseOrderDetails" and "Products". The products have a part number and
are either a "sample" or "full-part". What I want to do is produce a report
that shows only the purchase orders where a customer ordered a "sample" AND a
"full-part" of that sample. For instance...if John Smith ordered a sample of
"XYZ Gadget" and then ordered the actual part "XYZ Gadget", I would want it
to show on the report. Similarly, if Jack Bell ordered a sample for "XYZ
Gadget" and didn't end up ordering that part or maybe ordered a "XYT Gizmo",
I would not want that to show up on the report. Any help is appreciated.
database. The tables are "Customers", "PurchaseOrders",
"PurchaseOrderDetails" and "Products". The products have a part number and
are either a "sample" or "full-part". What I want to do is produce a report
that shows only the purchase orders where a customer ordered a "sample" AND a
"full-part" of that sample. For instance...if John Smith ordered a sample of
"XYZ Gadget" and then ordered the actual part "XYZ Gadget", I would want it
to show on the report. Similarly, if Jack Bell ordered a sample for "XYZ
Gadget" and didn't end up ordering that part or maybe ordered a "XYT Gizmo",
I would not want that to show up on the report. Any help is appreciated.