How to Turn Excel Into PDF

If you just need to turn excel into pdf and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: use File ▸ Export ▸ Create PDF/XPS Document (or File ▸ Save As and pick PDF) — but set the print area, orientation and Scale to Fit width first, because the PDF is a print, not a screenshot.

Annotated stepsExcel
1

Select the range you want and set Page Layout ▸ Print Area ▸ Set Print Area.

2

Choose Landscape and Narrow margins if the table is wide.

3

Set Page Layout ▸ Scale to Fit ▸ Width: 1 page, Height: Automatic so columns stay together.

4

Check the page breaks in View ▸ Page Break Preview and drag them if needed.

5

File ▸ Export ▸ Create PDF/XPS Document (or File ▸ Save As ▸ PDF).

6

Click Options to choose Selection, Active sheet(s), Entire workbook or a page range, then Publish.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Excel produces a PDF through the print engine, so everything that governs printing governs the PDF: print area, orientation, margins, scaling, page breaks, headers and footers, and whether gridlines print. A PDF exported without touching those settings splits a wide table across pages exactly as a careless printout would. The Options button in the export dialog is where you choose Selection, Active sheet(s) or Entire workbook, and a page range. Keep the inputs visible and clearly labelled and the whole thing stays auditable — anyone who opens the file later, including you, can see at a glance exactly what feeds the result and change one assumption without hunting through the formula. Treat “turn excel into pdf” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. 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 turns a data step that keeps your analysis trustworthy into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

A 14-column table exports as 8 disjointed pages. Set Page Layout ▸ Orientation ▸ Landscape, Margins ▸ Narrow, and Scale to Fit ▸ Width: 1 page, Height: Automatic. Check View ▸ Page Break Preview shows one column of pages. Then File ▸ Export ▸ Create PDF/XPS ▸ Options ▸ Active sheet(s) ▸ Publish. The result is 3 clean pages, each with all 14 columns. A PDF is how a spreadsheet leaves the building — for a client, an approval or an archive — and it is the moment the print layout stops being optional. One habit worth forming early: name the cells that hold your inputs, so the formula reads in plain language instead of a string of cell addresses. A reviewer — or you in three months — can then follow the logic without decoding what B7 and D2 were supposed to mean, which is most of what makes a sheet maintainable.

In Google Sheets

Everything above works in Google Sheets too. Excel and Sheets share the formula syntax used here; only the surrounding menus are arranged differently. That portability is deliberate — learn it once and it follows you between the two tools and across Windows and Mac. 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, the tool proves it, and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. The short version of “turn excel into pdf”: the answer is at the top of this page, the tool proves it on your own numbers, and the sections above explain why it holds so the next variation does not stump you. Excel rewards people who reference cells instead of typing values and who keep inputs separate from formulas, because that is what makes a result you can audit months later. Build it once, deliberately, with the live tool as a check, and you convert a one-off lookup into a reusable skill — which is the whole point of learning the why and not just the what.

Common mistakes

  • Exporting before setting the print area, so blank columns become extra pages.
  • Choosing Entire workbook when only one sheet was meant, which quietly publishes hidden working sheets.
  • Assuming the PDF will look like the screen; it looks like the printout, including page breaks and missing gridlines.
  • Leaving Fit Sheet on One Page selected on a long table, producing unreadable 25% text.
  • Forgetting that a PDF freezes the numbers — send the workbook if the recipient needs to change anything.

Frequently asked questions

How do I convert an Excel file to PDF?

File ▸ Export ▸ Create PDF/XPS Document, or File ▸ Save As and choose PDF in the file-type list. Both go through Excel's print settings.

How do I export only one sheet or one selection?

In the export dialog click Options and choose Selection, Active sheet(s) or a page range before publishing.

Why is my PDF split across so many pages?

The print settings, not the export, decide that. Set a print area, switch to Landscape, and set Scale to Fit ▸ Width to 1 page.

Can I make a PDF from Excel on the web?

Yes — File ▸ Print ▸ Print to PDF in Excel for the web, though the layout controls are more limited than in the desktop app.

Other ways people ask this

This is also commonly searched as “how to turn pdf into excel”, “turn pdf into excel”, “how to turn an excel spreadsheet into a pdf” and “turn excel into pdf”. They describe the identical operation, so you are in the right place no matter how you phrased it.

Platform & version notes

  • If you are on a Mac, nothing here changes except the modifier key: swap Ctrl for ⌘ in every shortcut, and use the Windows/Mac toggle at the top of the page so the keystrokes shown match the keyboard in front of you.

How is it different on a Mac?

Only the keys. Press ⌘ where Windows uses Ctrl; the menus, formulas and result for "turn excel into pdf" are the same on macOS as on Windows.

Why do people search for this in so many different ways?

Because the same task has many names. “how to turn pdf into excel”, “turn pdf into excel”, “how to turn an excel spreadsheet into a pdf” all point at the one operation explained on this page, which is why they all lead here.