report needs two pages for all data to fit

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

Guest

Hi,
I am building a report with so much data to display (approx 120 fields) that
it's impossible to fit all of them onto one page and make them still be
legible. How do I arrange the fields so that the ones I want are on page 1
and the rest are on page two?
 
MorningStarFan said:
I am building a report with so much data to display (approx 120 fields) that
it's impossible to fit all of them onto one page and make them still be
legible. How do I arrange the fields so that the ones I want are on page 1
and the rest are on page two?

Will adding a Page Break control between the two sets of
controls do what you want?
 
Back
Top