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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report column contains more than 55 entries...how to handle the print

Status
Not open for further replies.

sk8er1

Programmer
Joined
Jan 2, 2005
Messages
229
Location
US
I have a report that print 7 columns per page like so...

4/1 4/2 4/3 .... 4/7 kk
--- --- --- --- jh
xx hg jk gf
xx gh mn fd
xx bb mn
xy vc ..
cv
..

How can I handle if a column has more than 55 entries, for example, if 4/7 contains 60 entries its showing up to the right of the column....
 
Install an HP 3500 CP print driver
 
I changed the Keep together switch, so now it snakes over to the next column. I would like it to appear on the next page. Is there a way to accomplish this.
 
Change the width of your columns so that there is not room for another column.

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top