H
Hendrix10
I have a table where there are one person can have multiple records. I
would like to consolidate the each clients records to one field with
an additional field showing the total of all the clients invoices. Is
that possible?
Sample:
Invoice# Client invoice_amt
12345 X $5
45767 X $8
89787 X $6
My desired result
Client invoice_total
X $19
Is this possible?
would like to consolidate the each clients records to one field with
an additional field showing the total of all the clients invoices. Is
that possible?
Sample:
Invoice# Client invoice_amt
12345 X $5
45767 X $8
89787 X $6
My desired result
Client invoice_total
X $19
Is this possible?