Irregular Column format

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all

I'd like to create a report which will follow a pre-printed paper format we currently have
To follow that format I have to make in such a way so that it prints all the way down and when it reaches the bottom, it goes up to the top next to the previous columns just like the illustration below

Item Qty Item Qty Item Qty
Pencil 5 Pen(R) 1 Blade 1
Calc 1 Marker
Glue 1 Stapler

How should I do this

TIA
Djoezz
 
Open the report in design view.

Make the width to be slightly less than:
(page width - left margin - right margin - 0.5) /3

Choose Page Layout from the File menu.
The 3rd tab exposes Columns.
Ask for 3 columns, with a spacing of 0.25 (half the 0.5 subtracted above).

--
Allen Browne - Microsoft MVP. Perth, Western Australia.

Reply to group, rather than allenbrowne at mvps dot org.

djoezz said:
Hi all,

I'd like to create a report which will follow a pre-printed paper format we currently have.
To follow that format I have to make in such a way so that it prints all
the way down and when it reaches the bottom, it goes up to the top next to
the previous columns just like the illustration below.
 
Back
Top