In my report in section Details I use a formula field like this:
NumberVar A := A + ..Any Calculate..
it work great and another formula field in Report Footer with this:
WhilePrintingRecords;
NumberVar A;
and it work's!
How I get SubTotals in my Group Footer #1 from formula field in section Detail
NumberVar A := A + ..Any Calculate..
it work great and another formula field in Report Footer with this:
WhilePrintingRecords;
NumberVar A;
and it work's!
How I get SubTotals in my Group Footer #1 from formula field in section Detail