Hello,
I have a database with payment information and I'm trying to do the following:
FeeAmount - FeePaid = Balance Due
The report is grouped by PayType (Cash, Check, Credit Card) and then by user and then by Invoice. I then list the individual FeeName, FeeAmount, AmountPaid, and BalanceDue...