How to Insert a File in Word: Embedding, Linking, and Attaching Documents
Microsoft Word gives you more than one way to bring external files into a document — and the method you choose affects how the file behaves, how portable your document is, and what other people see when they open it. Understanding the difference between these approaches saves a lot of confusion later.
What "Inserting a File" Actually Means in Word
When people search for how to insert a file in Word, they're usually trying to do one of three different things:
- Embed a copy of another file (like a PDF or Excel spreadsheet) directly inside the Word document
- Link to an external file so Word displays updated content from the source
- Insert the text content of another Word document into the current one
These aren't the same operation, and Word handles each one differently. Choosing the wrong method can result in broken links, bloated file sizes, or missing attachments when the document moves to another computer.
How to Insert a File Object (Embed or Link)
This is the most common interpretation of the question — inserting a file so it appears as an icon or preview inside your Word document.
Steps:
- Place your cursor where you want the file to appear
- Go to the Insert tab on the ribbon
- Click Object (in the Text group — you may need to click the dropdown arrow)
- Select Object... from the menu
- Click the Create from File tab
- Click Browse and locate your file
- Choose whether to Link to file or Display as icon, then click OK
If you leave both checkboxes unchecked, Word embeds a full copy of the file inside the document. The embedded file travels with the document but won't reflect changes made to the original.
If you check Link to file, Word stores a reference to the original file's location. The content updates if the source changes — but the link breaks if the file moves or the document opens on a different machine without access to that path.
Display as icon shows a clickable icon rather than an inline preview. This is useful when you want readers to open the file separately rather than view it inline.
Supported File Types for Object Embedding 📎
Word can embed or link a wide range of file types using the Object method, including:
| File Type | Typical Use Case |
|---|---|
| Excel Workbook (.xlsx) | Embedding live spreadsheet data |
| Attaching reference documents | |
| PowerPoint (.pptx) | Including presentation files |
| Word Document (.docx) | Nesting a sub-document |
| Visio Diagrams | Embedding flowcharts or org charts |
| Audio/Video files | Less common; often better linked |
The available object types depend on what software is installed on your machine. Word reads the Windows registry (on PC) or equivalent app associations to populate the object list.
How to Insert Text from Another Word Document
If you want to pull the written content of another .docx file directly into your current document — not as an icon, but as flowing text — the process is different:
- Place your cursor at the insertion point
- Go to Insert → Object dropdown → select Text from File...
- Browse to the Word document you want to import
- Click Insert
Word pastes the text content (and formatting) of the selected file into your current document. This is a one-time import — it doesn't stay linked to the source file. Changes to the original document won't appear in your copy.
This method is commonly used when assembling a long document from multiple drafts or merging chapter files into a single master document.
Linking vs. Embedding: The Key Trade-Off
The choice between linking and embedding comes down to one core tension: portability vs. live data.
Embedded files make your document self-contained. Anyone who opens the .docx gets everything they need. The downside is file size — embedding a large Excel workbook or high-resolution PDF can significantly inflate your Word file.
Linked files keep the Word document lightweight and ensure the inserted content stays current. But the link is fragile. If you email the document, share it via cloud storage, or move the source file to a different folder, the link breaks. Recipients see an error rather than the intended content.
This trade-off matters more in some workflows than others. A document shared widely with people outside your organization behaves very differently from one that stays on a shared internal network drive.
Version and Platform Differences to Be Aware Of
The Object option is not always visible by default depending on your ribbon configuration and Word version. In some installations, it's tucked inside a dropdown rather than displayed as a standalone button.
Word for Mac supports object embedding but with more limited compatibility for non-Microsoft file types compared to the Windows version. Some object types registered in Windows don't have Mac equivalents.
Word Online (the browser-based version) does not support inserting file objects at all. The Object option is greyed out or absent entirely. If this feature is important to your workflow, you need the desktop application.
Word versions prior to 2013 handle some file formats differently, particularly PDFs — inserting a PDF as an object in older versions may convert it to an image rather than an interactive file.
What Determines the Right Approach for You 🗂️
Several factors shift which method makes sense:
- Who receives the document — internal colleague with network access, or external recipient on a different system
- Whether the source file changes — if it's static, embedding is simpler; if it updates regularly, linking saves manual work
- File size constraints — email attachments, SharePoint limits, and LMS upload caps all create practical ceilings
- Software available on both ends — an embedded Visio diagram is only interactive if the recipient has Visio installed
- Whether you're on desktop Word or Word Online — the latter removes the option entirely
The method that works cleanly in a single-machine setup can become a maintenance problem the moment the document starts moving between people, devices, or platforms. Your specific combination of these factors is what makes one approach significantly more practical than another.