programming a page break

  • Thread starter Thread starter Geoff
  • Start date Start date
Use a PageBreak control (from the Toolbox).
Place it at the top of a section (e.g. detail section), and set its Visible
property in that section's Format event.

Alternatively, you can toggle the sections PrintSection and MoveLayout
properties.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top