Adding Page Breaks

winshent

New Member
Joined
Jun 30, 2008
Messages
19
I have macro that deletes and existing report sheet and recreates it from scratch.

the macro outputs tables and graphs for each client in the spreadsheet..

in vba, i manually add a pagebreak after every 4 client outputs. However, excel still keeps the default pagebreak that exists two rows below.. Hence, when printing, i have a blank page in between every 4 clients..

how can i get around this?
 

Excel Facts

How to change case of text in Excel?
Use =UPPER() for upper case, =LOWER() for lower case, and =PROPER() for proper case. PROPER won't capitalize second c in Mccartney

Andrew Poulsom

MrExcel MVP
Joined
Jul 21, 2002
Messages
73,092
Welcome to the MrExcel Board.

If you insert a manual page break, automatic page breaks below it move down. Isn't that happening for you?
 
Upvote 0

Forum statistics

Threads
1,191,191
Messages
5,985,209
Members
439,947
Latest member
fabiannic

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
Top