Same Column continuing data string on same page?

kshope25

Registered User.
Local time
Today, 06:56
Joined
Mar 1, 2012
Messages
29
I have a report that has only 2 columns (Routes and Carriers)

The report extends downward and takes up 3 pages.

I want all of the data on one page and when the data string extends to the bottom of the page, i want it to start over again at the top of the page (right where it left off at the bottom)

so i'd like it to look like the following all on one page

Route Carrier Route Carrier Route Carrier
AAA-1 Star AAA-7 Behnke AAB-4 Star
AAA-2 Titan AAA-8 LaidLaw AAC-1 Star
AAA-3 Star AAA-9 Star AAC-2 Titan
AAA-4 Universal AAB-1 Star
AAA-5 Star AAB-2 Star
AAA-6 Star AAB-3 Universal
 
In page setup for your report, go to the tab Columns and here you can set the number of columns, width etc. to have multiple columns on a single page.
 

Users who are viewing this thread

Back
Top Bottom