Report Section Break

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a report that does not fit on a single standard sheet of paper. I do
not want to use Legal paper. This works for me however it would be nice if I
could control how the pages are breaking vertically as well.

If you have any suggestions, please let me know. Thanks.
 
I have a report that does not fit on
a single standard sheet of paper. I do
not want to use Legal paper. This
works for me however it would be
nice if I could control how the pages
are breaking vertically as well.

There is a Page Break control in the Toolbox. It operates to cause a new
page if its Visible property is set to True, and is inoperative if its
Visible property is set to False. Without clarification of how you want to
determine where to break the page, what data you are printing, etc., I can't
be more specific. If you clarify those items, it's likely someone will be
able to be more helpful.

Larry Linson
Microsoft Access MVP
 
Back
Top