Setting up columns in report view

viper

Active Member
Joined
Feb 15, 2002
Messages
382
Hi, very new to Access. In report design, how can I get it to display my data in 4 columns and 5 rows?

Right now it shows data like so in the detail part.

5/14/04 114
5/16/04 105
5/18/04 110
5/20/04 106
5/22/04 110
5/24/04 96
5/26/04 111
5/28/04 106

I am wanting it to show the above data in 4 columns w/ 5 rows each like so.

5/14/04 114 5/24/04 96
5/16/04 105 5/26/04 111
5/18/04 110 5/28/04 106
5/20/04 106
5/22/04 110

I will have 20 scores so I need 4 columns w/ 5 rows.

Thanks for any help,
 

Excel Facts

What is the shortcut key for Format Selection?
Ctrl+1 (the number one) will open the Format dialog for whatever is selected.
Hi Viper,

you need to do this in 2 places.
1. Multi-column: In the report design, go to Page Setup. Click the Columns tab, and play with the number of columns, their width and spacing. Just make sure that the maths adds up to total page with minus margins... Also, make sure back in Design view that your fields fit into the width of the first column.
2. 5 records per column: I don't know a way to do this as an absolute but you can fudge it. Play with the height of the Detail section to get the line spacing the way you want it. Then adjust the height of the Page Header and Page Footer to limit the number of records that show in a page.

Denis
 
Upvote 0

Forum statistics

Threads
1,221,787
Messages
6,161,960
Members
451,734
Latest member
Anmol Pandey19

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top