Keep Word Tables in Sync Across a Document
Sometimes the same table or part of a table is needed in multiple places within a Word document. Simply copying and pasting it creates an independent copy: if the original table changes, the copied version remains unchanged. A better approach is to maintain the content once and reference it wherever it is needed.
Use a Bookmark and REF Field
Within the same Word document, Bookmarks and REF fields provide a practical solution:
- Select the table or a continuous part of it.
- Go to Insert → Links → Bookmark.
- Enter a unique name, such as
TableClasses, and click Add. - Place the cursor where the content should appear again.
- Go to Insert → Quick Parts → Field….
- Under Field names, select
Ref, then choose the previously created bookmark.
Word inserts a reference to the bookmarked content. Changes should be made to the original table. To refresh the references throughout the document, press Ctrl+A → F9.
Important: This works best for a complete table or a continuous range of cells. If you want to display only non-adjacent columns, such as columns 1 and 3 while excluding column 2, a single bookmark is not sufficient. Separate bookmarks or a different table structure may be required.
The Paste Link option is not available for every type of content copied within the same Word document and may therefore appear disabled.
Comments