don't want page break before group footer

M

Meg

I have a report with a subreport placed after the group
footer. I don't want a page break before the footer but
I can't find out how to make it not break. I don't have
a page break there.

I'm sure one of you very intelligent and helpful people
will have an answer. Hopefully I have enough info and
that this is a simple problem.

Thanks in advance for the help.

Meg
 
M

Marshall Barton

Meg said:
I have a report with a subreport placed after the group
footer. I don't want a page break before the footer but
I can't find out how to make it not break. I don't have
a page break there.

I'm sure one of you very intelligent and helpful people
will have an answer. Hopefully I have enough info and
that this is a simple problem.


It sounds like the group footer has its ForceNewPage
property set to Before Section. Or maybe the detail has it
set to After Section.
 
M

Meg

-----Original Message-----
Meg said:
I have a report with a subreport placed after the group
footer. I don't want a page break before the footer but
I can't find out how to make it not break. I don't have
a page break there.

I'm sure one of you very intelligent and helpful people
will have an answer. Hopefully I have enough info and
that this is a simple problem.


It sounds like the group footer has its ForceNewPage
property set to Before Section. Or maybe the detail has it
set to After Section.
--
Marsh
MVP [MS Access]
.
I checked and both are set to "None". Any other ideas?
Thanks for the help!!!
 
M

Marshall Barton

Maybe som section(s) in the subreport has KeepTogether set
to yes??

If that's not it, I'll need more details/clues about how
your report and subreport are layed out.
 
Top