Need help removing orphan headers

E

Egyptkm

I created a report in MS Access that has a page header and a group header.
When I print the report, there are some pages in which the page header and
group header prints at the bottom of the page without any of the details.
I tried adjusting the page margins, but I was not completely successful in
removing the orphan headers from all pages. Any suggestions?

Thanks.

Karen
 
M

Marshall Barton

Egyptkm said:
I created a report in MS Access that has a page header and a group header.
When I print the report, there are some pages in which the page header and
group header prints at the bottom of the page without any of the details.
I tried adjusting the page margins, but I was not completely successful in
removing the orphan headers from all pages. Any suggestions?


Set the group's KeepTogrther property to With First Detail
 
Top