PDA

Click to See Complete Forum and Search --> : columns in Crysta Reports?


wengang
Oct 16th, 2003, 04:40 AM
New to crystal reports.
how do i split column on the reports page
I made a report with two fields in the details area

[title ] [tapenumber]


that's okay, but I want the page to make two columns of this data like:

[title ] [tapenum] [title ] [ tapenum]


but not like:

1 2
3 4
5 6

like:

1 4
2 5
3 6


the same way you would see columns in MS Word

??

Wengang

brucevde
Oct 16th, 2003, 09:55 AM
In the Format Section dialog, click on the Details section. Enable the option for multiple columns. A new tab will appear at the top called Layout. Use this Layout tab to setup the columns.