In Excel: use Insert ▸ Text ▸ Object ▸ Create from File ▸ Browse to the PDF ▸ tick Display as icon ▸ OK.
On this page7
Click roughly where you want the object to land.
Insert ▸ Text group ▸ Object ▸ Create from File tab ▸ Browse and pick the PDF.
Tick Display as icon for a compact clickable attachment; leave it unticked to show the first page as an image.
Tick Link to file only if the PDF will stay at a stable path that every reader can reach.
Right-click the object ▸ Format Object ▸ Properties ▸ Move and size with cells so it stays put.
To pull tables out of the PDF instead, use Data ▸ Get Data ▸ From File ▸ From PDF.
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. Before you run it on a workbook other people depend on, try it on a copy or a few rows first. Undo only reaches back through the current session, so a quick trial run is the cheapest way to see exactly what will change before the file is saved and shared. For “add a pdf to an excel sheet”, 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 sheet 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. A practical tip: try it on a copy of the sheet or a handful of sample rows first and check the result before you apply it to the real data. That one habit catches almost every surprise while it is still cheap to reverse.
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. Nothing on this page is behind a login or a download: the exact answer is at the top, and the detail below it is there for when you need it. That is the whole promise here — the answer first, and just enough context to make it stick. If you take one thing from this page on “add a pdf to an excel sheet”, make it the order of checks rather than the individual clicks: confirm what is selected, apply the step, and look at the result before moving on. That small routine is what keeps Excel work predictable when the same task comes back in a slightly different workbook.
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
People reach this page typing “how to add pdf to excel sheet”, “how to add a pdf to a excel sheet” and “how to add a pdf to excel sheet”, among other phrasings; whichever wording you used, the fix above is the one you want.
Why do people search for this in so many different ways?
Because the same task has many names. “how to add pdf to excel sheet”, “how to add a pdf to a excel sheet”, “how to add a pdf to excel sheet” all point at the one operation explained on this page, which is why they all lead here.