Hi,
I’ve got a report that has a headers/footers by LastName/BusinessName and InvoiceNo. Everything is working fine with the exception the Total Amount Outstanding in the LastName/BusinessName footer. The result that it is giving is the TotalDue for the entire report, not just for that account. I’ve never had this happen before. I have many reports that have the Total by LastName….. in the corresponding footer and then the overall total in the report footer. I’m not sure what I’m doing wrong..
The forumula I’m using is ………..=Sum([InvoiceTotal])-Sum([AmtAlloc]). As I said, this works fine in the report footer but nut in the LastName/BusinessName footer.
Thanks,
Leesha