View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
sharonm sharonm is offline
external usenet poster
 
Posts: 21
Default Printing spreadsheet with a lot of columns

Hello,

Does anyone know if it is possible to print a spreadsheet, which has a lot
of columns, by starting a new row when the columns reach the end of the page,
instead of continuing horizontally?

For example, instead of

Column Number
1 2 3 4 5 6 7 8 9

it prints:

Column Number
1 2 3 4

5 6 7 8

Thanks in advance for any help on how to do this!