Printing specific areas on one page

MarkRS

New Member
Joined
Mar 14, 2008
Messages
18
I have designed a report and I would like a macro that lets me print off only certain columns and rows that correspond to two tables of data that I can attach to a button on the screen.

The columns involved are A to P, but I only want to print off rows 1 to 3, 7 to 10, 22 to 27, and 36 to 52.

I tried to record a macro to set the print areas but when I print it wants to print each set of rows on a different page, whereas ideally I would like all the data on one page.

And if not too cheeky is there a way I could get the printer select menu to appear before it prints?:)

Thanks

Mark
 

Excel Facts

Create a Pivot Table on a Map
If your data has zip codes, postal codes, or city names, select the data and use Insert, 3D Map. (Found to right of chart icons).
It's not for me, it's something my boss wants. Considering he can't save a document without help I don't want to try and explain the intricacies of hiding/unhiding rows.
 
Upvote 0
It's not possible to print a discontiguous range on one page. You could use a macro to hide the rows before printing.
 
Upvote 0

Forum statistics

Threads
1,224,527
Messages
6,179,331
Members
452,907
Latest member
Roland Deschain

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