W
William M. Bickley
I have a table with the following fields:
Invoice Number
Product Number
Quantity
Unit Price
Total
etc.
An invoice number may appear in many records, each with a different
product number (i.e., one custmer buys several items).
Here's my problem: I'd like to find out what else a customer bought,
when they purchased a specific item (product number). In other words, I
want all the records for all invoices which include the product of interest.
Any advice or assistance would be appreciated.
Bill
Invoice Number
Product Number
Quantity
Unit Price
Total
etc.
An invoice number may appear in many records, each with a different
product number (i.e., one custmer buys several items).
Here's my problem: I'd like to find out what else a customer bought,
when they purchased a specific item (product number). In other words, I
want all the records for all invoices which include the product of interest.
Any advice or assistance would be appreciated.
Bill