Hi Everyone,
I would appreciate some help on a problem I'm having with a query. The query displays case number, description, amount of transacation, etc. One case can be displayed in one or more rows if more than one payment was processed for the case.
For example
Case ID Payment Amt Description
123 25.00 Seminar
123 55.00 Seminar
145 75.00 Pens
I would like for the above to be displayed with one total for each case.
123 50.00 Semimar
145 75.00 Pens
I would greatly appreciate some help with this.
Kind Regards,
Tess
I would appreciate some help on a problem I'm having with a query. The query displays case number, description, amount of transacation, etc. One case can be displayed in one or more rows if more than one payment was processed for the case.
For example
Case ID Payment Amt Description
123 25.00 Seminar
123 55.00 Seminar
145 75.00 Pens
I would like for the above to be displayed with one total for each case.
123 50.00 Semimar
145 75.00 Pens
I would greatly appreciate some help with this.
Kind Regards,
Tess