Multi-Column Reports

  • Thread starter Thread starter Joe Williams
  • Start date Start date
J

Joe Williams

How can I set up an access report such that the data is displayed
horizontally and then goes onto the next page versus vertically like a
normal report.

I have a database that stores quality criteria and prints them a mostly
blank form. I would like the quality criteria (the database data) to print
horizontally along the top of the form, expanding to multiple pages if
necessary, which would leave the rest of the form for inspectors to fill
out.

Am I explaining this clearly enough and can anyone help? THanks

-joe
 
Size and arrange your controls so that multiple columns of data will fit on
the page, then on the menu File | Page Setup, and in the dialog that
displays, click Columns and fill in the details.

Larry Linson
Microsoft Access MVP
 
Back
Top