G
Guest
I have a report that includes the fields FeeCollected and PenaltyCollected.
In the Report Footer I’ve added two calculated controls with one control
source set to =Sum([FeeCollected]) and the other to =Sum([PenaltyCollected])
to total the values in the fields. I’ve added another calculated control to
give a grand total of FeeCollected and PenaltyCollected, but it is not
totaling properly. I’m using =Sum([AdminFineCollected]+[TaxFineCollected]).
What should I be doing differently to get this to work?
In the Report Footer I’ve added two calculated controls with one control
source set to =Sum([FeeCollected]) and the other to =Sum([PenaltyCollected])
to total the values in the fields. I’ve added another calculated control to
give a grand total of FeeCollected and PenaltyCollected, but it is not
totaling properly. I’m using =Sum([AdminFineCollected]+[TaxFineCollected]).
What should I be doing differently to get this to work?