In my excel sheet I have three columns A, B, C that are very thin, but have a lot of lines (>500). Now if I print this out, I get 10 pages that are almost empty. Only at the left border of each page I see this three columns.
What I want to do, is to print that whole sheet in a multicolumn layout. 2 or 3 columns per page would be enough. Currently, I'm doing it by copying the values out of Excel, inserting it into a Word document and then use the multi-column layout function of Word. Isn't there a way to achieve that directly in Excel?
To clarify my problem: Currently my pages look like that
A B C
A B C
A B C
A B C
. . .
But what I want is this:
A B C A B C A B C
A B C A B C A B C
A B C A B C A B C
. . . . . . . . .