You can't do this directly, but you can indirectly, depending on how the records are suppressed.
If you have entered a suppress conditon for the details band you can create a formula that uses the same condition as the suppression:
If -your suppress condition-
then {value to sum}
else 0
Then sum this formula.
This begs the question of why the suppressed records are in the report. If you don't want to see them or total them you might simply be able to use the record selection formula to eliminate them.
If, however you have a TopN or Group Selection formula that causes records not to print, then you must use running totals to sum only the printing records.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.