In Excel: select the exact range you want on paper, then choose Page Layout ▸ Print Area ▸ Set Print Area — everything outside that selection is left off every printout and PDF export until you clear or change it.
On this page7
Select the exact range you want printed (e.g. A1:F40).
Go to Page Layout ▸ Print Area ▸ Set Print Area.
Press Ctrl+P (or File ▸ Print) and confirm in Print Preview that only that block appears.
To print a second, separate block too, select it and choose Page Layout ▸ Print Area ▸ Add to Print Area — Excel prints each area as its own page.
To remove the restriction and print the whole sheet again, use Page Layout ▸ Print Area ▸ Clear Print Area.
What this does
The print area restricts what portion of a worksheet actually prints or exports to PDF, independent of how much data the sheet contains. It is stored per-sheet (as the hidden Print_Area defined name) and persists across sessions until cleared. This is different from page breaks, which control where a printed print area splits across multiple pages, and from Print Titles, which repeat header rows on every page — print area controls what is selected in the first place, not how it paginates. Most people learn this as a sequence of clicks and forget it by next week; learning it as a pattern instead is what lets you apply it to the next, slightly different version of the problem without starting from scratch. That is the difference this page is trying to make. For “print area excel”, the reliable version is a short checking loop, not just the first command that appears to work. Run it on a deliberately small range first, watch how the affected cells change, and only then apply the same setup to the full sheet. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That is what makes a workspace setting that makes a big sheet comfortable to navigate useful in real work: repeatable, auditable, and not dependent on memory or luck.
A worked example
A worksheet has a six-column dashboard summary in A1:F40 and 150 rows of raw supporting data spilling through column M below and beside it. Select A1:F40, choose Page Layout ▸ Print Area ▸ Set Print Area, then press Ctrl+P: Print Preview now shows only the 6-column, 40-row summary block. The raw data columns and rows are excluded from both paper printing and File ▸ Export ▸ Create PDF/XPS, with no further formatting changes needed. Reach for print area whenever a workbook mixes a client-facing summary with rows of backing calculations, and the printed page or exported PDF needs to show only the clean section rather than everything on the tab. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.
In Google Sheets
This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. Here is the takeaway for “print area excel”: follow the steps at the top, check the result on the sheet itself, and keep undo in mind while you experiment. Done once deliberately, it becomes something you do from memory in Excel rather than something you search for again.
Common mistakes
- Forgetting a print area was set months ago, so new rows or columns added outside it silently never appear on a printout or PDF.
- Selecting a non-contiguous range for Set Print Area and expecting one merged page — Excel prints each block as a separate page instead.
- Confusing print area with Page Break Preview — page breaks decide where a printed print area splits across pages, not what gets selected to print.
- Not re-checking the print area after inserting new rows or columns, since it is a fixed range reference that does not auto-expand with the data.
- Setting a print area on a range with hidden rows or filtered-out rows and being surprised they are skipped — hidden rows and columns never print by default, print area or not.
Frequently asked questions
How do I print the whole sheet again after setting a print area?
Page Layout ▸ Print Area ▸ Clear Print Area removes the restriction, so File ▸ Print reverts to the sheet's full used range.
Does print area carry over to PDF exports?
Yes — File ▸ Export ▸ Create PDF/XPS and printing to "Microsoft Print to PDF" both honor whatever print area is set for that sheet.
Can every sheet in a workbook have a different print area?
Yes — print area is stored per worksheet, so each tab can have its own independent print area, or none at all.