How do I get the report footer totals to print on the last page of data, not
a separate page at the end of the report?
Rick B - 24 Jun 2005 21:20 GMT
If there is room, the report fotter should print on the last page of data.
Access does not move a report footer to it's own page by default.

Signature
Rick B
> How do I get the report footer totals to print on the last page of data, not
> a separate page at the end of the report?
debsumrall - 24 Jun 2005 22:18 GMT
That was my thought....but there is plenty of room and the grand totals in
the Report footer are moving to a separate page. ??
> If there is room, the report fotter should print on the last page of data.
> Access does not move a report footer to it's own page by default.
>
> > How do I get the report footer totals to print on the last page of data,
> not
> > a separate page at the end of the report?
Bob Howard - 24 Jun 2005 22:18 GMT
In the format properties for the report footer, make sure the "Force New
Page" propery is set to "None" ---
> How do I get the report footer totals to print on the last page of data, not
> a separate page at the end of the report?
debsumrall - 29 Jun 2005 20:46 GMT
It is...report footer totals still print on seperate page
> In the format properties for the report footer, make sure the "Force New
> Page" propery is set to "None" ---
>
> > How do I get the report footer totals to print on the last page of data,
> not
> > a separate page at the end of the report?
debsumrall - 29 Jun 2005 20:49 GMT
thanks for all your help....found out from my user that it's a grouped
report. That's why the grand totals are on a separate page....they have page
breaks after each group.
> How do I get the report footer totals to print on the last page of data, not
> a separate page at the end of the report?