Insert PDF Into Excel

There are two ways to “insert pdf into excel”: the quick way you copy and the durable way you understand. This page gives you both. The exact Excel answer is above; below, we build the small mental model that makes the fix stick, so the next variation of the same problem solves itself.

Exact answer

In Excel: use Insert ▸ Text ▸ Object ▸ Create from File ▸ Browse to the PDF ▸ tick Display as icon ▸ OK.

Annotated stepsExcel
1

Click roughly where you want the object to land.

2

Insert ▸ Text group ▸ Object ▸ Create from File tab ▸ Browse and pick the PDF.

3

Tick Display as icon for a compact clickable attachment; leave it unticked to show the first page as an image.

4

Tick Link to file only if the PDF will stay at a stable path that every reader can reach.

5

Right-click the object ▸ Format Object ▸ Properties ▸ Move and size with cells so it stays put.

6

To pull tables out of the PDF instead, use Data ▸ Get Data ▸ From File ▸ From PDF.

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

What this does

Excel embeds a PDF as an OLE object, not as readable content. Left as an object it shows the first page as a static picture; ticked as "Display as icon" it becomes a clickable icon that opens the file in your PDF reader. Ticking "Link to file" stores a pointer instead of a copy, which keeps the workbook small but breaks if the PDF moves. None of these make the PDF's text searchable from Excel — if you need the numbers out of the PDF, that is a different job: Data ▸ Get Data ▸ From File ▸ From PDF, which parses tables into a query. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. For “insert pdf into 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 data step that keeps your analysis trustworthy useful in real work: repeatable, auditable, and not dependent on memory or luck.

A worked example

To attach a signed contract to a tracker: click the cell where it should sit, Insert ▸ Text ▸ Object ▸ Create from File ▸ Browse ▸ contract.pdf ▸ tick Display as icon ▸ Change Icon to rename the caption ▸ OK. The icon floats above the grid, so right-click ▸ Format Object ▸ Properties ▸ Move and size with cells keeps it anchored when rows are inserted. Trackers and checklists routinely need the source document attached to the row — a contract, an invoice, a certificate — and embedding it keeps the evidence with the record instead of in a folder somewhere else. If there is any chance you will reuse this, drop it into a small template tab right now: a labelled input area on the left and the formula beside it, checked once against the tool above. Next time the same question comes up, the answer is a single paste away instead of a rebuild from memory.

In Google Sheets

If you are in Google Sheets rather than Excel, the good news is that the formula shown here is identical and the workflow barely changes — menus sit across the top instead of in a ribbon, and a few function names differ slightly, but anything you build here moves across with little or no rework. 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. Here is the takeaway for “insert pdf into excel”: copy the answer if you are busy, but if you have a spare few minutes, rebuild the example in Excel yourself with the tool above open beside it. That single pass — type it, run it, watch the result move when you change an input — is what turns a formula you found into a technique you trust. Keep your inputs labelled and referenced, never hard-coded, and the same sheet stays correct and auditable as it grows. Done that way, you will not need to look this up again, and you will be the person others ask.

Common mistakes

  • Expecting to read or search the PDF text from Excel — an embedded object is opaque to formulas and to Find.
  • Embedding several large PDFs and pushing the workbook past email attachment limits.
  • Using Link to file and then sending the workbook to someone who has no access to that path.
  • Leaving the object on the default "Move and size with cells" setting untouched, so it drifts when rows are inserted or the sheet is filtered.
  • Reaching for Insert Object when the actual need is the data inside the PDF — use Get Data ▸ From PDF for that.

Frequently asked questions

How do I insert a PDF into Excel?

Insert ▸ Text ▸ Object ▸ Create from File ▸ Browse to the PDF ▸ OK. Tick Display as icon if you want a clickable attachment rather than a preview image.

Can I see all pages of the embedded PDF?

No. The object preview shows the first page only. Double-click the object to open the full document in your PDF reader.

How do I get the data out of a PDF into Excel?

Data ▸ Get Data ▸ From File ▸ From PDF. Power Query lists the tables it detected and loads the one you pick into the sheet. This is available in Excel 2016 and later on Windows and in Microsoft 365.

Why does my embedded PDF move when I sort?

Objects float above the grid by default. Right-click ▸ Format Object ▸ Properties and choose "Move and size with cells".

Other ways people ask this

On the way here you may have searched this as “how to insert a pdf into excel”, “how to insert pdf into excel”, “insert a pdf into excel” and “how to insert exponents into excel formual” — it is all the same task, and this page is the single, complete answer to it.

This guide also answers

  • can you insert a pdf into excel
  • how to insert pdf in excel
  • how to put pdf in excel

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

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