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

How to print multiple values on the same line?

Status
Not open for further replies.

jsteff

Technical User
May 22, 2003
109
US
Crystal 8.5

I have a detail line that prints one name for each record found. It prints the values vertically down the page. The values are correct BUT I need them to print horizontally.

any ideas?
Currently prints:
Joe
Tom
Bill

I need it to print: Joe, Tom, Bill
 
Try this:

1.Format -> Section.
2.Highlight Details.
3.Select "Format With Multiple Columns". This will add a new tab called Layout.
4.Click the Layout tab
5.Set the Width value to a little bigger than your Name field.
6. Choose "Across then Down" for Printing Direction.
7. Click OK to close and Preview the report


~Brian
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top