When you update or print a Word document, cross-references sometimes display the message “Error! Reference Source Not Found” instead of the expected heading number, page number, or bookmark text. This error occurs because Word cannot locate the target that the cross-reference points to. The target might have been deleted, moved, or renamed, or the cross-reference code itself may have become corrupted. This article explains the common causes of this error and provides clear steps to fix and prevent it.
Key Takeaways: Fixing Cross-Reference Errors in Word
- Update fields manually with Ctrl+A then F9: Refreshes all cross-references in the document to check if the target now exists.
- Use the Cross-reference dialog (Insert > Cross-reference): Recreate the reference to ensure it points to a valid heading, bookmark, or caption.
- Check for deleted or renamed bookmarks: A cross-reference to a bookmark that no longer exists will always show this error.
Why Word Shows “Error! Reference Source Not Found”
Word cross-references use hidden field codes to store the relationship between the reference and its target. When you insert a cross-reference, Word creates a field code that contains the name of the target (for example, a bookmark name or a heading style identifier). If that target is removed, renamed, or becomes inaccessible, Word cannot resolve the field code and displays the error message instead of the expected content.
Common scenarios that break cross-references include:
- Deleting the heading, bookmark, or caption that the cross-reference points to
- Renaming a bookmark after inserting the cross-reference
- Copying and pasting content that contains cross-references without the original target
- Updating fields in a document that was saved in an older Word format
- Corruption in the field code itself due to manual editing or file transfer issues
Understanding the type of target is important. Cross-references can point to headings (using built-in heading styles), bookmarks, numbered items, captions (figures, tables, equations), endnotes, footnotes, or tables of contents. Each target type has a unique identifier stored in the field code. If the identifier no longer matches any element in the document, the error appears.
How Field Codes Store the Reference
To see the underlying field code, right-click the error text and select Toggle Field Codes. The code looks like this: { REF _Ref123456789 \h }. The part after REF is the internal bookmark name that Word assigned when you created the cross-reference. If you delete the heading or bookmark that corresponds to that bookmark name, the field code cannot find it.
Steps to Fix “Error! Reference Source Not Found”
Follow these steps in order. Start with the simplest fix and proceed only if the error persists.
- Update all fields in the document
Press Ctrl+A to select the entire document, then press F9 to update all fields. This forces Word to re-evaluate every cross-reference. If the target still exists, the error will disappear. If not, proceed to the next step. - Toggle field codes to see the target name
Right-click the error and choose Toggle Field Codes. Note the bookmark name after REF (for example, _Ref123456789). Press Alt+F9 to toggle all field codes in the document. Search for that bookmark name using Ctrl+F. If you cannot find it, the bookmark has been deleted. - Recreate the cross-reference
Delete the broken cross-reference. Place your cursor where you want the reference. Go to Insert > Cross-reference. In the Reference type dropdown, select the correct target type (Heading, Bookmark, Figure, etc.). In the For which list, select the specific target. Choose the Insert reference to option you need (page number, heading text, paragraph number, etc.). Click Insert, then Close. - Restore a deleted bookmark
If you know which text or heading was bookmarked, select that text. Go to Insert > Bookmark. Type the exact bookmark name you saw in the field code. Click Add. Update fields with Ctrl+A then F9. - Check for collapsed or hidden headings
If the cross-reference points to a heading that is collapsed or hidden under a collapsed outline, Word may not resolve it. Expand all headings by clicking the arrow next to a collapsed heading or by pressing Alt+Shift+9 to expand all. Then update fields. - Repair a corrupted field code manually
If the field code contains syntax errors (for example, missing closing braces or incorrect switches), right-click the error and select Edit Field. In the Field dialog, verify that the field name is REF and the bookmark name is correct. If the bookmark name is missing or invalid, delete the field and reinsert the cross-reference. - Convert the document to the latest Word format
If the document was created in an older version of Word (like .doc), save it as .docx. Go to File > Save As > Browse. Choose Word Document (docx). This updates the internal structure and can resolve compatibility issues. Then update fields.
If Word Still Shows the Error After the Main Fix
Some cross-reference errors persist even after following the steps above. These cases often involve structural corruption or cross-document references.
Cross-References Point to Content in Another Document
If you copied a cross-reference from a different document, the reference may point to a bookmark that exists only in the source file. Open the source document, copy the referenced content, and paste it into your current document. Then recreate the cross-reference using Insert > Cross-reference.
Cross-References to Captions in a Table
Captions inside tables sometimes fail because Word treats the caption as part of the table structure. Insert the caption outside the table (above or below) and then create the cross-reference. Alternatively, use a bookmark on the caption text and reference the bookmark instead.
Field Code Corruption After Copying and Pasting
When you copy and paste text that contains cross-references, the field codes may become corrupted if the target is not also copied. Always use Paste Special > Keep Text Only to strip field codes, then reinsert the cross-reference manually.
Cross-Reference Target Types and Their Stability
| Target Type | Stability | Common Failure Cause |
|---|---|---|
| Heading (built-in heading styles) | High | Removing heading style from the text or deleting the heading |
| Bookmark | Medium | Renaming or deleting the bookmark; bookmark lost during save in older format |
| Figure / Table caption | High | Deleting the caption or the figure; caption inside a table |
| Numbered item | Medium | Changing list numbering scheme or deleting the list |
| Endnote / Footnote | High | Deleting the note reference mark or the note itself |
| Table of Contents entry | Low | Removing the TOC field or updating the TOC without including the entry |
You can now identify and fix cross-reference errors in Word by updating fields, recreating references, or restoring bookmarks. To prevent future errors, avoid renaming bookmarks after inserting cross-references and always use Insert > Cross-reference rather than copying field codes. For complex documents with many cross-references, use the Document Map or Navigation Pane to verify that all referenced headings still exist before finalizing the document.