I am creating an invoice using data reports.It contains four sections.I want the total of invoice should come in page footer.For first page it should display sum of first dislayed records then in next pages it should display sum of first page and the item amount of next pages.

if i use a label in page footer then the problem is how to retrieve value from rpt function.

if i display the sum in group footer it displays the sum just after the records finished .

any expert in data report ....