If you have a TppVariable calculation, then use another TppVariable to calculate the total of that variable. What you can do is use the OnCalc where you calculate the value in the Detail band and update the value in the variable in the group footer as well. This way you don't have to code another OnCalc for the group footer variable. It will have a group based total, because it gets reset on every group break as defined in the timing dialog of that group footer variable.
Comments
calculate the total of that variable. What you can do is use the OnCalc
where you calculate the value in the Detail band and update the value in the
variable in the group footer as well. This way you don't have to code
another OnCalc for the group footer variable. It will have a group based
total, because it gets reset on every group break as defined in the timing
dialog of that group footer variable.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com