Printing a worksheet in two (or more) columns

O

OftenConfuddled

Hi,

I've got an extremely long spreadsheet table comprising two columns of data.

I'd like to print these data in a more compact form - in the same way that
the entries are organised in a telephone directory.

Say on average my page is 50 rows high - my first two columns on page 1
would appear on the left hand side and be rows 1 through 50, row 51 would
continue at the top of the page, but on the right-hand side. Row 101 would
appear at the top left hand side of page 2, etc.

I'd like to keep the orientation of the columns in portrait (I did find a
printer-associated setting that did print the two sets of two columns
side-by-side, but the overall page was in landscape).

I have tried manual repagination...but it's VERY slow, laborious, prone to
error, and if you make any changes (e.g. font size, column width, header
footer size, margins) everything immediately gets all out of
kilter/whack/alignment.

Can anyone please help?

Thanks and Best Regards
 
J

Jim Cone

There is no built-in way to do that in Excel.
You have to paste the data into Word and use Format | Columns
-or -

Build your own method with VBA code...
http://www.mvps.org/dmcritchie/excel/snakecol.htm#snakecols
-or -

Try my commercial "Special Print" Excel add-in with its "Side by Side" utility.
(free three week trial)
It creates 2, 3 or 4 up column groupings across the worksheet page (from single or multiple columns)
and maintains data continuity across all pages and accounts for any header area.
A new sheet with the column arrangement is created, your original data is not affected.
Just email and ask for it.
Remove XXX from my email address... james.coneXXX at comcast.netXXX
Please include your real name and geographic area.
--
Jim Cone
Portland, Oregon USA
(Special Sort... http://www.contextures.com/excel-sort-addin.html)




"OftenConfuddled" <[email protected]>
wrote in message Hi,
I've got an extremely long spreadsheet table comprising two columns of data.

I'd like to print these data in a more compact form - in the same way that
the entries are organised in a telephone directory.

Say on average my page is 50 rows high - my first two columns on page 1
would appear on the left hand side and be rows 1 through 50, row 51 would
continue at the top of the page, but on the right-hand side. Row 101 would
appear at the top left hand side of page 2, etc.

I'd like to keep the orientation of the columns in portrait (I did find a
printer-associated setting that did print the two sets of two columns
side-by-side, but the overall page was in landscape).

I have tried manual repagination...but it's VERY slow, laborious, prone to
error, and if you make any changes (e.g. font size, column width, header
footer size, margins) everything immediately gets all out of
kilter/whack/alignment.

Can anyone please help?
Thanks and Best Regards
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top