How do I change the order that labels print from across to down.

J

jamespcox

I want to use a label format to print a directory with all entries having the
same allotted space and formatting. I want the names sorted down the first
column, phone bood style, continuing on the next column and eventually
continuing to the next page.
 
S

Suzanne S. Barnhill

Put a single-column table in newspaper-style columns (two or three as
required). Set up the columns first so that the table will be column-width.
 
Top