G
Guest
I am trying to create totals for my invoices table.
So for each record, if the invoice id is the same, I want to creat a total
based on that? How do I go about doing that?
For example, if I have invoice number 0018 that has 4 records for a price
of $50.00 each, and I have invoice number 0019 that has 2 records for a price
of $35.00 each. Can I create a total calculation for invoice 0018 of $200.00
and an total calculation for invoice 0019 of $70.00?
Hope this is clear..
Thanks in advance..
Brook
So for each record, if the invoice id is the same, I want to creat a total
based on that? How do I go about doing that?
For example, if I have invoice number 0018 that has 4 records for a price
of $50.00 each, and I have invoice number 0019 that has 2 records for a price
of $35.00 each. Can I create a total calculation for invoice 0018 of $200.00
and an total calculation for invoice 0019 of $70.00?
Hope this is clear..
Thanks in advance..
Brook