Excel Practice Test

โ–ถ

Printing in Excel sounds easy until you hit print and watch a 30-page spreadsheet crawl across cells, columns vanish, and gridlines disappear. We've all been there. The trick isn't muscle โ€” it's setup. A few clicks under File > Print and the print preview pane, and a sprawling worksheet collapses neatly onto a single page or a tidy two-page layout with headers repeating at the top.

This guide walks through every print control Excel hides in plain sight: scale-to-fit, page break preview, print area selection, gridlines and headings, repeat header rows, margins, portrait versus landscape, and the all-important PDF export. By the end, you'll know exactly why blank pages keep appearing, how to force one column onto its own sheet, and why your gridlines won't print even though they're visible on screen.

Whether you work in Microsoft 365, Excel 2021, Excel 2019, or even a stubborn old copy of Excel 2013, the print engine is largely the same. Menu layouts shift slightly. Logic stays put. We'll point out the small differences along the way. The big advantage of learning Excel printing today is that the controls have not changed much in a decade โ€” what you learn now keeps working.

Quick tip before we dive in. Don't print straight from the toolbar button. Always open File > Print first (or press Ctrl + P). The print preview on the right side of that screen is the single most useful tool in Excel for catching layout problems before paper or PDF. Treat it as a non-negotiable step. Two seconds of looking saves twenty minutes of reprinting and twenty sheets of paper.

One more thing worth knowing up front. When you print from Excel, three things are working at the same time: the worksheet itself, the page layout settings stored in the workbook, and your printer driver. Most print problems come from a mismatch between those three. A printer set to A4 with a workbook set to Letter will silently rescale. A worksheet with a leftover print area from last quarter will quietly skip new rows. Knowing this saves you from blaming Excel when the real culprit is somewhere else.

Excel print setup matters

82%
of Excel users hit print and watch layout break
5 min
saved per job with scale-to-fit set correctly
1-click
fit all columns on one page from File > Print
4 tabs
in Page Setup dialog control every print detail

Before you click print, decide what you're actually trying to print. A whole workbook? One worksheet? A selection of cells? Excel treats each of those differently, and the Settings dropdown on the Print pane is where you pick. Choose Print Active Sheets, Print Entire Workbook, or Print Selection. The third option saves trees and time.

If you want to print only part of a sheet, highlight the cells first, then go to File > Print and switch the dropdown to Print Selection. That tells Excel to ignore everything else โ€” even rows or columns that look empty but secretly contain stray spaces. Try this when you only need the summary block from a sheet that contains both the summary and the raw data dump beneath it.

For a more permanent fix, set a print area. Highlight the range you want, head to Page Layout > Print Area > Set Print Area, and Excel will remember that selection forever (or until you clear it). The print area is saved with the workbook, so anyone who opens the file later prints the same range without thinking. Handy for monthly reports.

To check or edit an existing print area, use the Name Manager (Formulas > Name Manager) and look for an entry called Print_Area. You can adjust the range directly there. If you need a non-contiguous print area, hold Ctrl while selecting multiple ranges before setting it โ€” each block will print on its own page. That trick alone earns its keep when you need to extract three small tables from a much larger sheet without printing the rest.

One more selection shortcut. Press Ctrl + A once to select the current data region, twice to select the entire worksheet. Most people don't realize Excel is smart about the difference. The first press grabs the contiguous block around your active cell, which is usually exactly what you want for a print job. The second press grabs every cell โ€” usually too much, unless your sheet is genuinely full from A1 to the bottom-right corner.

Press Ctrl + P (or Cmd + P on Mac) before every print job. The preview pane on the right side of the Print screen shows exactly how your worksheet will land on paper. Catch a layout problem here, fix it in seconds. Catch it after printing 47 pages, fix it the hard way.

Scale-to-fit lives at the bottom of the File > Print pane under Scaling. Click the No Scaling dropdown and you get four options: No Scaling, Fit Sheet on One Page, Fit All Columns on One Page, and Fit All Rows on One Page. The middle two are the workhorses. Master them and roughly nine out of ten print jobs come out right on the first try.

Fit All Columns on One Page is what most people actually want. It crushes the horizontal layout so every column lands on the same sheet, then lets rows spill across multiple pages. That keeps your data readable โ€” narrow columns shrink, wide columns stay wide enough to scan. It also pairs beautifully with the repeat-rows feature, which means your header row appears at the top of every page in the printout.

Fit Sheet on One Page tries to cram everything onto a single piece of paper. For small sheets, perfect. For a 500-row export, illegible. Excel will shrink text to 5pt if it must, and that's not text you'll want to read at a desk. The rule of thumb: if your sheet has more than 60 rows, skip this option and go with Fit All Columns instead.

For granular control, click Custom Scaling Options at the bottom of that same dropdown. You'll land in Page Setup > Page, where you can manually set scaling to a percentage (try 75% if Fit All Columns shrinks too aggressively) or specify exactly how many pages wide by how many pages tall. One wide, three tall is a popular layout for financial reports. Two wide, two tall works for landscape dashboards with a chart in each quadrant.

Watch out for one thing. When you switch from No Scaling to a fit option, Excel recalculates page breaks across the entire sheet. That can shift your layout in ways you didn't expect โ€” a chart you carefully placed on page 3 might end up split between pages 2 and 3. Switch to Page Break Preview after changing the scaling so you can see what moved and drag breaks back where you want them.

Page Setup tabs at a glance

๐Ÿ”ด Page tab

Orientation (portrait or landscape), paper size, scaling percentage, and fit-to-page width/height. Most-used tab in the dialog โ€” switch landscape on for any sheet with more than six columns.

๐ŸŸ  Margins tab

Top, bottom, left, right margins plus header/footer spacing. Center on page horizontally for small tables that otherwise look stranded in the top-left corner.

๐ŸŸก Header/Footer tab

Add page numbers, sheet name, file path, dates, and even logos. Use the custom header/footer editor for three-column layouts and dynamic codes.

๐ŸŸข Sheet tab

Print area, repeat rows/columns at top, gridlines, row/column headings, comments, draft quality. The repeat-rows feature is the killer setting for multi-page tables.

The Page Setup dialog hides four tabs that every Excel power user should know. Open it with the small arrow at the bottom-right corner of the Page Setup group on the ribbon, or click Page Setup at the bottom of the Print pane. Each tab handles a different piece of the print puzzle, and the same dialog opens on whichever tab you used last. Switch tabs as needed.

Below are the four tabs explained, with the settings most people miss. Spend two minutes here and you'll never again wonder where Excel hides the print gridlines checkbox.

One usability quirk worth flagging. When you click between the four tabs, Excel keeps the changes you've made on the previous tab without asking. Good in some ways. Risky in others, because nothing visually flags what you've changed. If you're tweaking settings for a high-stakes print run, it's worth jotting down what you changed on each tab so you can revert if the printout looks wrong. Or save a backup of the workbook before you start fiddling.

Inside each Page Setup tab

๐Ÿ“‹ Page

Orientation is the single most impactful setting. Landscape works for wide datasets โ€” financial statements, multi-column registers, anything where readability comes from horizontal scrolling on-screen. Portrait suits narrow lists, invoices, and reports with charts stacked vertically.

Paper size defaults to Letter in the US, A4 in Europe. Adjust scaling here too: 100% is full size, anything lower shrinks. The Fit to radio button is where you specify, say, 1 page wide by 3 pages tall โ€” perfect when you want all columns on one sheet but rows can flow.

๐Ÿ“‹ Margins

Default Excel margins are 0.7" top/bottom and 0.7" left/right. That's generous for most printers. Tighten to 0.5" all around and you gain almost an extra column on each page.

Check Center on page: Horizontally for small tables โ€” Excel will center the data block on the page so it doesn't look stranded in the top-left corner. Header and footer spacing default to 0.3". Lower these only if you've removed headers/footers entirely.

๐Ÿ“‹ Header/Footer

Click Custom Header or Custom Footer to open the three-section editor: left, center, right. Use the toolbar icons to insert dynamic codes: &[Page] for current page number, &[Pages] for total, &[Date], &[Time], &[File] for file name, &[Tab] for sheet name, &[Path]&[File] for full file path.

Add a logo with the picture icon. Common pattern: file name on the left, sheet name centered, Page X of Y on the right. Looks professional, prints clean.

๐Ÿ“‹ Sheet

This tab is where the rare-but-vital settings hide. Print area lets you type a range directly (e.g. A1:H50). Rows to repeat at top is the killer feature โ€” click the icon next to it, then click row 1 (or rows 1:2) on your sheet, and your column headers will print at the top of every page automatically.

Same logic for Columns to repeat at left. Tick Gridlines, Black and white, or Draft quality as needed. Comments can print at the end of the sheet or inline โ€” handy for review documents.

Print gridlines and row/column headings are buried where nobody finds them on the first try. Open Page Layout on the ribbon, then look at the Sheet Options group. Two checkboxes appear under Gridlines and Headings: View and Print. The View boxes are usually checked by default. The Print boxes are not. That's why your screen shows gridlines but your printout doesn't.

Check both Print boxes. Then go to File > Print and confirm the preview now shows gridlines around every cell and the gray A, B, C column headers plus the 1, 2, 3 row numbers down the left. If you only need gridlines on the printout (no headings), just check the gridlines Print box.

Quick gotcha. If you've applied White as the fill color to a range, gridlines around those cells won't print even with the Print checkbox on. White fill overrides Excel's default cell border behavior. To fix it, clear the fill (Home > Fill Color > No Fill) or apply explicit borders to those cells. Black, half-point borders look professional on paper.

The headings checkbox is the unsung hero for data review. When you print row 1, 2, 3 and column A, B, C labels alongside your data, reviewers can reference specific cells out loud โ€” "the value in B14 looks off" โ€” without having to count rows.

Combine printed headings with a footer that includes the file name and you have a fully traceable printout. The downside is that the headings take up about half an inch on the top and left, so on a tight layout they can push your data onto an extra page. Worth the trade-off for review documents, skip for final presentations.

Take the Excel Basics Practice Quiz

Here's a quick pre-flight checklist to run before every print job. Five seconds of checking saves five minutes of reprinting. Plus a stack of wasted paper. Keep it close to your screen until the steps become automatic, which usually takes about a week of regular printing.

The order matters. Preview first, scaling second, orientation third. That sequence catches roughly 95% of layout problems before they hit paper. The remaining 5% โ€” print area surprises, white-fill gridlines, and printer-driver weirdness โ€” get caught when you do a one-page test print before committing to the full run. Test-printing one page from a long workbook is the cheapest insurance you can buy.

Pre-print checklist

Open File > Print (Ctrl + P) and check the preview pane
Set scaling to Fit All Columns on One Page
Confirm orientation matches your data (landscape for wide sheets)
Enable Print Gridlines and Print Headings if needed
Set rows to repeat at top so headers appear on every page
Define or clear the print area to match current data
Tighten margins to 0.5 inches if you need extra space
Add a footer with page number and file name for reference
Switch to Page Break Preview to verify break locations
Run a single test page first if printing more than 20 sheets

Page Break Preview is Excel's hidden gem. Switch to it from View > Page Break Preview (or the small icons at the bottom-right of the Excel window). The worksheet redraws with thick blue lines showing where each page ends, and a watermark behind each cell tells you Page 1, Page 2, and so on. Instant overview.

The magic part: you can drag the blue page break lines. Move a dashed blue line (which marks an automatic page break) to a new spot and it turns solid (a manual page break). Excel then scales the sheet down to fit your new break. That's how you force a chart and its caption onto the same page, or break a long table after row 50 instead of row 47.

To insert a manual page break without dragging, click the row or column where you want the break to start, then go to Page Layout > Breaks > Insert Page Break. To remove one, click below or right of it and choose Remove Page Break. Reset All Page Breaks nukes everything back to automatic. Useful when you've made a mess.

If you print the same large report every month, page break preview is the fastest way to tune the layout once and forget about it. Save the workbook and the breaks stick around. Future-you will thank present-you.

One more useful behavior. When you're in Page Break Preview mode and you drag a manual break, Excel quietly adjusts the scaling percentage in Page Setup > Page to make your new layout work. So if you started at 100% scaling and dragged a break to fit more rows on a page, you might find the scaling now reads 92% or 87%. That's not a bug โ€” it's Excel doing the math for you. If the new scaling is too aggressive (text becomes hard to read), undo the drag and use a different break point instead.

To get back to the normal grid view after you're done with page break tuning, click View > Normal. The blue lines and page watermarks disappear, but all the breaks you defined stay in place. They'll show as faint dashed lines on the regular worksheet view โ€” easy to ignore while you work, easy to spot when you need to.

Paper vs PDF: which to choose?

Pros

  • Searchable text โ€” find any cell value in seconds
  • Zero printing cost and no paper waste
  • Easy to email, archive, or attach to records
  • Renders exactly the same on every device
  • Hyperlinks stay clickable inside the PDF
  • File size stays small for sharing via email

Cons

  • Tactile โ€” easier to mark up with a pen
  • No software needed to read it
  • Better for legal signatures and audit trails
  • Can be pinned to walls or shared in meetings
  • Some readers still prefer paper for long reports
  • Easier to spot layout problems in print than on-screen

To save an Excel sheet as PDF, go to File > Save As, choose PDF (*.pdf) from the dropdown, and click Options before saving. The Options dialog lets you pick what to include: active sheet, entire workbook, selection, or a defined print area. Same logic as printing, just sent to a file instead of a printer.

An even faster way. Open File > Export > Create PDF/XPS Document. It opens the same options screen. PDFs from Excel respect every setting on the Page Setup tabs โ€” scaling, headers, footers, margins, gridlines, repeat rows. Set up the workbook for paper, then export to PDF and you get a perfect digital copy.

One catch on Mac. Older Excel versions on macOS don't always honor scale-to-fit when exporting to PDF. The workaround is to use File > Print, then click the PDF dropdown in the lower-left of the macOS print dialog and choose Save as PDF. macOS's print engine respects Excel's scaling settings reliably. Slightly clunky, but it works every time.

If you need the PDF to be searchable (and you almost always do), make sure the Standard (publishing online and printing) option is selected, not Minimum size (publishing online). Minimum size is for web display and may downsample fonts in ways that break text search. The size difference is usually only a few kilobytes per page, so default to Standard unless you have a specific reason to optimize for file size.

Another tip for shareable PDFs. Add document properties before you export. Go to File > Info > Properties and fill in Title, Author, and Tags. These get embedded into the PDF metadata, which means anyone opening your file in Acrobat or Preview sees a proper title in the window bar โ€” not "Book1" or the raw file name. Tiny detail. Makes you look professional.

Try the MOS Excel Associate Practice Exam

If you've ever stared at a blank printout and wondered what went wrong, you're not alone. Most Excel print problems trace back to one of four causes: a stale print area, a hidden white-fill cell extending into empty rows, scaling set wrong, or gridlines printing disabled. Walk through the FAQ below before you call IT โ€” chances are the answer is two clicks away.

The questions below cover the most-searched Excel printing topics, from basics like "how do I print on one page" to deeper questions about gridlines, PDF export, and selection printing. Each answer is short enough to apply right now. Bookmark this page or save it to your reference notes for future printer panic moments. And remember the golden rule of Excel printing: preview first, scaling second, orientation third. Master those three and the rest takes care of itself.

Excel Questions and Answers

How do I print an Excel spreadsheet on one page?

Open File > Print, click the No Scaling dropdown at the bottom of the Settings panel, and choose Fit Sheet on One Page. For most real-world spreadsheets, Fit All Columns on One Page is a smarter choice because it keeps text readable while letting rows flow across multiple pages.

Why won't my gridlines print in Excel?

Gridlines visible on screen are not the same as gridlines on paper. Go to Page Layout > Sheet Options and tick the Print checkbox under Gridlines. If that doesn't fix it, check whether any cells have white fill color โ€” white fill overrides gridlines on the printout. Clear the fill or apply explicit borders.

How do I print row 1 on every page in Excel?

Open Page Layout > Print Titles. In the Page Setup dialog, find Rows to repeat at top, click the small icon next to it, then click row 1 (or rows 1:2) on your worksheet. Click OK. Your header row will now print at the top of every page automatically โ€” essential for multi-page tables.

What is page break preview in Excel?

Page Break Preview is a view mode that shows exactly where each page ends with thick blue lines. Switch to it via View > Page Break Preview. You can drag the blue lines to move page breaks manually, which lets you control where Excel splits the sheet. Dashed lines are automatic breaks; solid lines are manual.

How do I print only a selection in Excel?

Highlight the cells you want to print, then go to File > Print. Under Settings, change the dropdown from Print Active Sheets to Print Selection. Only the highlighted range will print. To make the selection permanent, set it as a print area via Page Layout > Print Area > Set Print Area.

How do I fix blank pages printing from Excel?

Blank pages usually mean stray content in cells that look empty. Press Ctrl + End to jump to the last used cell โ€” if it's far beyond your data, delete the empty rows/columns and save the file. Also check for white-filled cells, hidden comments, or a print area that includes empty ranges.

Should I print Excel in portrait or landscape?

Landscape suits wide datasets โ€” anything with more than 5 to 6 columns. Portrait works for narrow lists, invoices, and charts stacked vertically. Toggle between them at Page Layout > Orientation, then check the print preview. If landscape still doesn't fit all columns, add scale-to-fit on top.

How do I save an Excel file as a PDF?

The fastest way: File > Export > Create PDF/XPS Document. Click Options to choose whether to include the active sheet, the entire workbook, or a defined print area. PDFs respect every setting on the Page Setup tabs, so set up scaling and margins for paper first, then export.
โ–ถ Start Quiz