I have a report that prints job details grouped by jobnumber. There's
usually only 3 or 4 lines in each group. My problem is that the group at the
end of the page splits if there isn't enough space. How can I get the group
to print at the start of the next page if it won't fit onto the first page.
John
You can set a couple options in the sorting and grouping dialog. One option
is to keep an entire group together.

Signature
Duane Hookom
MS Access MVP
> I have a report that prints job details grouped by jobnumber. There's
> usually only 3 or 4 lines in each group. My problem is that the group at the
> end of the page splits if there isn't enough space. How can I get the group
> to print at the start of the next page if it won't fit onto the first page.
>
> John
John - 21 Oct 2004 21:46 GMT
> You can set a couple options in the sorting and grouping dialog. One option
> is to keep an entire group together.
[quoted text clipped - 12 lines]
> >
> > John
Thanks for that, nice and simple.
John