Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Wrapping a table column on a page

Status
Not open for further replies.

MJFitz

MIS
Joined
Sep 18, 2002
Messages
3
Location
US
Is there a way to wrap a column on a report? Example:

Amt
100
200
300
400
500
600
700
800
------page break
Amt
900
1000
1100
1200

I'd like to make it look like this:

Amt Amt
100 900
200 1000
300 1100
400 1200
500
600
700
800

Thanks
 
Sure, you can do Format-Block. On the General tab, at the bottom, you can specify how many "columns" you want on the page. Instead of page breaking it will slide the next page up next to the first block. I believe you need to be in Page Layout mode to see it. Steve Krandel
BASE Consulting Group
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top