How can I get my total to only print on the last page of the report. I went into Section Expert, Suppress but not sure how to tell it to print on last page.
It is an invoice that I have created and I only want the total to display in the page footer, not the report footer; is there a way to accomplish this?
Can you explain why you want it in the page footer versus the report footer? Are there multiple invoices in the report? If so, create a formula like this, assuming a group on invoice:
sum({table.invoice},{table.group})
Place this in the page footer and then right click on it->format field->suppress->x+2 and enter:
Yes there are multiple grouping on invoices based on the store no. associated with the invoice. If I put it in the report footer it will display the overall total after each store grouping which will be misleading.
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.