A
Andreas Y.
I have 2 related tables which I have used in a query and then in my Total
Income report. In the primary table I have the AmountPaid field which is the
amount paid by a customer for an invoice. In my report I list all the
invoice items and the AmountPaid is repeated for each record. As a result,
if I SUM the AmountPaid I get a wrong result because the same value is added
for each item in the invoice. How can I find the sum on the unique value of
the Amount Paid if this value is in my primary table?
Income report. In the primary table I have the AmountPaid field which is the
amount paid by a customer for an invoice. In my report I list all the
invoice items and the AmountPaid is repeated for each record. As a result,
if I SUM the AmountPaid I get a wrong result because the same value is added
for each item in the invoice. How can I find the sum on the unique value of
the Amount Paid if this value is in my primary table?