print small and long table on the same page

basb87

New Member
Joined
May 3, 2017
Messages
17
Hi all, I have this spreadsheet with a table of 366 rows. It only has 2 columns. If I print this it takes 8 pages. But I would like to print it in such a way that the table is printed only on 2 pages. So to print it next to each other until the page is full. Please see my screenshots for a visualization. Is this possible via regular settings, or should I manually do this (maybe with a vba script)? thanks in advance, Bas :)
 

Attachments

  • 1. small tabel with lots of pages.jpg
    1. small tabel with lots of pages.jpg
    85.4 KB · Views: 7
  • 2. how I want to print.jpg
    2. how I want to print.jpg
    141.2 KB · Views: 7

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
hello,
the easiest way is (with formulas or VBA) making a copy of your 366*2 into 92 * 11 and printing that.
 
Upvote 0

Forum statistics

Threads
1,214,826
Messages
6,121,795
Members
449,048
Latest member
greyangel23

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top