Creating columns in reports

T

tracey

I have one column of data (say 10 items) that I would like to format into
columns of 5. How do I do this?
 
L

Les

Open your report in design view. Click on FILE, PAGE
SETUP, COLUMNS. You can change your report to have 2
columns instead of 1.
 
T

tracey

Les, Thank you. However, this is a Subreport and it's still displaying in one
column. I opened the subreport in a separate window, changed columsn to 2,
saved and then viewed the master report. Nothing changed.
 
M

Marshall Barton

Since subreports can not handle most page related activites,
you must set column snaking to Across then Down.
 
T

tracey

This worked! Thank you!

Marshall Barton said:
Since subreports can not handle most page related activites,
you must set column snaking to Across then Down.
--
Marsh
MVP [MS Access]


Les, Thank you. However, this is a Subreport and it's still displaying in one
column. I opened the subreport in a separate window, changed columsn to 2,
saved and then viewed the master report. Nothing changed.
 
Top