Report layout problem

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

I have a database with two fields in it. One is numeric the other is text.
There are 1000 records in the database.

I created a column report with the two fields in it - ie - field1 and
field2; however, the report is too long.

I would like to create a new report that has six columns on each page so
that information in fields 1-2 initially goes into columns 1-2 then
continues on to columns 3-4 and columns 5- 6. Thus the report would contain
three times as much information on each page.

The report would look like this:

Example

field1 field2 field1 field2 field1
field2
nnnnn xxxx nnnnn xxxx nnnnn
xxxx


Any assistance is much appreciated.
 
While the report is open in Design view, select Page Setup from the File
menu, and go to the Columns tab.
 
Back
Top