How do I wrap Excel columns in a printout?

R

R2

I have a spreadsheet that has data in columns A - AT. I need to wrap the
columns in row 1 to print in 5 rows under each other.
i.e. Row 1 Columns A-E,
Row 1 Columns F-M,
Row 1 Columns N-V
Row 1 Columns W-AK
Row 1 Columns AL-AT
 
D

Door

No idea.

I know of no method of representing 9, 15, 9, 8 and 5 columns of dat
on successive lines equally across the page, however, to represent A t
AT in 13 column lots can be achieved as per the attached. (a recommende
blank 5th row will result when zero=blank is achieved)

Perhaps this could be adjusted to suit your needs.

When you have modified the formula correctly (set the formula in Sheet
A1 and formula-drag it across the row, then bulk-drag down for
sufficient number of rows) - then paste your data into Sheet2


I have a spreadsheet that has data in columns A - AT. I need to wra
the
columns in row 1 to print in 5 rows under each other.
i.e. Row 1 Columns A-E,
Row 1 Columns F-M,
Row 1 Columns N-V
Row 1 Columns W-AK
Row 1 Columns AL-A

+-------------------------------------------------------------------
|Filename: Order.zip
|Download: http://www.excelforum.com/attachment.php?postid=4561
+-------------------------------------------------------------------
 
Top