CR v8
I have 2 tables
Billing.Detail (invoice #, customer number, product code, description, order quantity, sale price, etc…)
Products (products code, description, text2, amount1, amount2, etc…)
Tables are linked by product code.
I can get it to tell my what products a given customer...