
Print Excel on One Page — Fit It Perfectly Without Cutting Anything Off
This guide covers the fastest way to fit an Excel table precisely on one printed page, including page breaks, print areas, repeated title rows, and PDF clarity.
Quick Fix (3 Minutes)
- Open Page Layout > Page Setup (Alt > P > S > P).
- Under Scaling=Fit to, set 1 page wide by 1 page tall.
- Set Orientation=Landscape if needed, and adjust Margins=Narrow.
- Press Ctrl+P to check the preview, then print.
Why Is It Cut Off?
Your worksheet is placed on the paper based on the combination of the print area, margins/orientation, scaling, and page breaks. Cut-off content is usually caused by inappropriate scaling or orientation or a remaining print area.
How to Fit It on One Page
1) Page Setup: 1 Page Wide by 1 Page Tall
Use the Fit to option on the Page tab to scale the worksheet down to one sheet. If the text becomes too small, leave tall blank to split it across two or three pages vertically.
2) Page Break Preview
Go to View > Page Break Preview, then drag the blue boundaries for fine adjustments.
3) Clear the Print Area
Go to Page Layout > Print Area > Clear Print Area.
4) Orientation, Margins, Gridlines, and Headers
Set the orientation (landscape or portrait), margins (Narrow), print gridlines, and page numbers or dates in headers and footers.
Essentials for Multi-Page Reports
Repeat Title Rows
In Page Layout > Print Titles, enter $1:$1 in Rows to repeat at top.
Page Numbers and Dates
Insert codes in the Header/Footer for page X of Y, the date, or the file name.
Export a Clear PDF
- Choose File > Export > PDF, or select a PDF printer.
- Use Standard quality, borders of at least 0.75 pt, and save after fitting the sheet to one page.
Checklist
1) Fit to: 1 page wide by 1 page tall
2) Orientation/margins: Landscape + Narrow
3) Print Titles: $1:$1
4) Print gridlines + 0.75 pt borders
5) Check the preview, then export to PDF or print
Troubleshooting
| Issue | Cause | Solution |
|---|---|---|
| Right side is cut off | Too wide or an existing print area | Set 1 page wide by 1 page tall, then clear the print area |
| Blank last page | Page-break or margin conflict | Adjust the boundaries in Page Break Preview |
| Header row disappears | Repeat title rows not configured | Set Print Titles to $1:$1 |
| PDF is blurry | Excessive scaling or thin lines | Fit the sheet before saving and use lines of 0.75 pt or more |
Related Posts
- Get Started With PivotTables in 10 Minutes
- Fix Numbers Stored as Text
- Fix CSV Encoding Issues
- TEXTSPLIT Preprocessing
- SUMIFS and AVERAGEIFS Patterns