Running Total should be printed only Once - End of the Group.
I have a problem, need to give a report on sales where total of each days
sales has to be printed on the running total column. And the running total
should only be printed once that too on the last transaction of the days
line.
Date Sale Total
~~~~~~~~~~~~~~~~~~
1 100
1 200
1 150
1 100
1 150
1 100 800
Getting a running total and all that is ok, except printing once on the last
line. If possible I shoul be able to underline[ not a line ] the last whole
line.
Thanks in Advance
Moorthy
~~~~~~
sales has to be printed on the running total column. And the running total
should only be printed once that too on the last transaction of the days
line.
Date Sale Total
~~~~~~~~~~~~~~~~~~
1 100
1 200
1 150
1 100
1 150
1 100 800
Getting a running total and all that is ok, except printing once on the last
line. If possible I shoul be able to underline[ not a line ] the last whole
line.
Thanks in Advance
Moorthy
~~~~~~
This discussion has been closed.
Comments
take different approaches as we've run into this question from time to time
and each DM engineer has found different ideas to solve it:
http://www.digital-metaphors.com/tips/DrawGroupSumInLastDetail.zip
http://www.digital-metaphors.com/tips/GroupTotalOnLastLineOfGroup.zip
http://www.digital-metaphors.com/tips/GroupFooterTotalOnLastDetail.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com