Previously you probably had
<a bunch of fields>
<<Next record>>
<a bunch of fields>
<<Next record>>
<a bunch of fields>
To do three columns, you could try either
a. use Format columns to create a 3-column layout and put
<a bunch of fields> in column 1, followed by a column break
<<Next record>>
<a bunch of fields> in column 2, followed by a column break
<<Next record>>
<a bunch of fields> in column 3
or
b. create a 1-row, 3-column table and put <a bunch of fields> in cell 1,
and <<Next record>> followd by <a bunch of fields> in cells 2 and 3.
Possibly best to avoid this option if your <bunch of fields> has tables in
it.
> Does this make sense?
If my answer doesn't make sense, then I guess I misunderstood the problem
:-)
--
Peter Jamieson
MS Word MVP
> We are setting up a form that will be printed and we will then print our own
> information (like name, address, etc) on the form as needed. Our old format
[quoted text clipped - 6 lines]
>
> Does this make sense?
Martha W. Stone - 27 Aug 2003 15:08 GMT
This makes sense. I'll try it both ways and see what happens!
Thanks...
Martha
> Previously you probably had
>
[quoted text clipped - 29 lines]
> Peter Jamieson
> MS Word MVP