D
dellpete
Guest
In Access 97 until 2000, you don't have a property to instruct Access to put the report footer at the bottom of the page.
Does anyone knows if Access 2003 has this possibility (like for example Chrystel Reports has)?
I am now putting information at the page footer and use the Visible function with Page and Number of Pages, to print this information only on the last page. But this is always a lot of work and the used space can not be used for detail information.
Another method is to calculate the space needed by using the number of lines in the detail area, but whenever you change something you have to check/change this.
If Access 2003 does not have this option, but there is an easier way way to accomplish this, I would very much appreciate it to get to know this method.
Peter
Does anyone knows if Access 2003 has this possibility (like for example Chrystel Reports has)?
I am now putting information at the page footer and use the Visible function with Page and Number of Pages, to print this information only on the last page. But this is always a lot of work and the used space can not be used for detail information.
Another method is to calculate the space needed by using the number of lines in the detail area, but whenever you change something you have to check/change this.
If Access 2003 does not have this option, but there is an easier way way to accomplish this, I would very much appreciate it to get to know this method.
Peter