I have an invoice report this is grouped by Contractor. Within that, I group by Project, and the project header has an invoice amount (ASSESS). The detail section prints payments made on the project. I am able to create a total by project (in the project footer) which is the project ASSESS less all the payments. However, when I SUM(ASSESS) in the Contractor footer to get a balance due, the ASSESS amount is added for each detail. I know there must be a way to do what I'm trying to do.
Thank you in advance!
Thank you in advance!