help me: sum in FooterBand or groupfooter
Posted: Mon Dec 28, 2009 9:10 am
hi
...................................................................
groupheader1
grouphearer2 (Reset Page Number: True)
data
FooterBand1 (Print on: AllPages)
...................................................................
i have many rows that is grouped at 2group band.
i want to have sum of relative rows at each group for example group11, group12, group21, group 22 and ... .
the sum in the groupfooter2 include sum of then all rows that is grouped by grouphearer2 and groupfooter2 for example sum is calculating for group11, group12 , the mismatch for me is in this position, i want to appear the sum of group11 and then group12 and then ...
i want to have the sum of each page of each (grouped rows) at group11, group12, group21, group 22 and ...
like
page{ToString(PageNumber)}of{ToString(TotalPageCount)}of{ToString(PageNumberThrough)}of{ToString(TotalPageCountThrough)}
then show the
number of page in it's group
number of pages count in it's group
number of page at all pages
number of pages count at all pages
excuse me that i can't speak english good.
...................................................................
groupheader1
grouphearer2 (Reset Page Number: True)
data
FooterBand1 (Print on: AllPages)
...................................................................
i have many rows that is grouped at 2group band.
i want to have sum of relative rows at each group for example group11, group12, group21, group 22 and ... .
the sum in the groupfooter2 include sum of then all rows that is grouped by grouphearer2 and groupfooter2 for example sum is calculating for group11, group12 , the mismatch for me is in this position, i want to appear the sum of group11 and then group12 and then ...
i want to have the sum of each page of each (grouped rows) at group11, group12, group21, group 22 and ...
like
page{ToString(PageNumber)}of{ToString(TotalPageCount)}of{ToString(PageNumberThrough)}of{ToString(TotalPageCountThrough)}
then show the
number of page in it's group
number of pages count in it's group
number of page at all pages
number of pages count at all pages
excuse me that i can't speak english good.