Fixing page width for print purposes

andrewdelmont

New Member
Joined
Apr 27, 2008
Messages
18
Ive created a number of forms for my business. Often when I print it resets the width and it often pushes a column into the adjacent page. The same thing happens when I try to line up the top right footer with the page side. What I want to do is set the page width permenantly so it can never add a column of pages when I print (particularly to PDF). I'm not familiar with programming so a non-programming solution if possible please. Thank-you
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
Possible with VBA,

Without you can tell it to print to one page etc. in the print properties.

Or view page break review to see if it is going to go over the page.
 
Upvote 0
Thanks Matt, the review page break function has sorted the main problem. I didnt fix the alignment issue with the right header, but thats minor. Thanks
 
Upvote 0
Andrew

I would pursue Matthew's middle paragraph. While in your sheet ...

File|Page Setup...|Page tab|select Fit to 1 pages wide and remove the number altogether from the 'tall' box|OK
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,973
Members
449,059
Latest member
oculus

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