Report footer

guldo76

Registered User.
Local time
Today, 10:27
Joined
May 9, 2002
Messages
22
Is it possible to have the report-footer displaied at the bottom of the last page, regardless of how many records are in it?
A page footer would display in each and every page. Or maybe there's a way to make the page-footer appear just at the end of the report, or at the end of each group?

Thanks for your help,
Guldo
 
I can't say that I have any experience with this, but I know that there is a way to program the page footers to not show up on the page with the report footer. The report footer usually resides on top of the page footer, so by removing the latter, it might scoot down to the bottom of the page. You might be able to find the code in Access's help.

You also asked if the page footer can show up at the end of each group rather than at each page. There are group footers that do just this.
 
Report footers dipslay on the last page only. Page footers on every page. Page footers have a property (right-click menu) allowing not to display them on the samepage than the report footer.
 

Users who are viewing this thread

Back
Top Bottom