When you insert a table in a Word document and then add a paragraph right after it, the table may break across a page while the paragraph stays on the next page alone. This creates a gap that makes your document look unprofessional and breaks the logical flow of content. The cause is that Word treats tables and paragraphs as separate objects by default, and no explicit anchor or keep-with-next rule links them together. This article explains how to use the Table Properties dialog and paragraph formatting settings to anchor a table so it always stays with the following paragraph when the document paginates across pages.
Key Takeaways: Anchoring a Word Table to a Following Paragraph
- Table > Table Properties > Row tab > Allow row to break across pages: Disable this option to prevent the table from splitting across pages.
- Paragraph dialog > Line and Page Breaks tab > Keep with next: Apply this to the paragraph immediately after the table to link it to the table.
- Table > Table Properties > Row tab > Specify height > Exactly: Set a fixed row height to force the table to stay compact and avoid unwanted page breaks inside it.
Why a Table Separates From Its Following Paragraph
Word does not natively support a single anchor that binds a table to the next paragraph. Instead, pagination is controlled by two separate settings: the table’s row-breaking behavior and the paragraph’s keep-with-next property. By default, the table’s rows are allowed to break across pages (Table > Table Properties > Row tab > Allow row to break across pages is checked). This means if the table is tall and the page ends partway through it, Word will split the table and move the remaining rows to the next page. The paragraph after the table, however, does not have a keep-with-next rule applied to it, so Word may place that paragraph on its own page if the table alone does not fill the leftover space.
The result is that the paragraph appears visually disconnected from the table, often sitting at the top of a new page while the table’s last rows are on the previous page. To fix this, you must disable row breaking in the table and apply the keep-with-next paragraph setting to the paragraph following the table. These two changes together force the table and the paragraph to stay on the same page whenever possible.
Steps to Anchor a Table to the Following Paragraph
The process involves two main parts: modifying the table’s row properties and formatting the paragraph after the table. You can apply these settings to an existing table or set them as defaults for all new tables.
Part 1: Prevent the Table From Breaking Across Pages
- Select the entire table
Click the small square icon at the top-left corner of the table, or click and drag your mouse across all cells. This selects the whole table object. - Open the Table Properties dialog
Right-click the selected table and choose Table Properties from the context menu. Alternatively, go to the Table Design or Layout tab on the ribbon and click Properties. - Go to the Row tab
In the Table Properties dialog, click the Row tab. This tab controls how rows behave during pagination. - Disable row breaking
Uncheck the box labeled Allow row to break across pages. This tells Word that the entire table should stay together on one page if possible. If the table is too tall to fit on one page, Word will move the entire table to the next page instead of splitting it. - Click OK
Confirm the change. The table will no longer split across pages.
Part 2: Apply Keep With Next to the Following Paragraph
- Select the paragraph immediately after the table
Click anywhere inside the paragraph that follows the table. This can be a single word, a sentence, or a blank line. - Open the Paragraph dialog
On the Home tab, click the small arrow in the bottom-right corner of the Paragraph group. This opens the Paragraph dialog box. - Go to the Line and Page Breaks tab
In the Paragraph dialog, click the tab labeled Line and Page Breaks. - Enable Keep with next
Check the box next to Keep with next. This setting tells Word to keep the selected paragraph on the same page as the next paragraph. In this case, Word considers the table as the preceding element, so the paragraph will stay on the same page as the table’s last row. - Click OK
Confirm the change. The paragraph now stays with the table.
Part 3: Set a Fixed Row Height for Compact Tables (Optional)
- Select the table rows
Highlight the rows you want to fix. You can select the entire table or specific rows. - Open Table Properties again
Right-click and choose Table Properties, then go to the Row tab. - Set a fixed row height
Check the box Specify height and enter a value in inches or points. In the Row height is drop-down, select Exactly. This prevents the row from expanding or contracting, which helps keep the table compact and reduces the chance of a page break occurring inside the table. - Click OK
Apply the change. The table rows now have a fixed height.
Common Issues When Anchoring a Table to a Paragraph
The Table Still Moves to the Next Page Even With Keep With Next Applied
This happens when the table is too tall to fit on the current page along with the following paragraph. Word will move both the table and the paragraph to the next page because keep-with-next forces them to stay together. To fix this, reduce the table height by decreasing row heights, merging cells, or adjusting font sizes. Alternatively, insert a manual page break before the table to move it to the next page intentionally.
The Table Splits at the Last Row Even Though Row Breaking Is Disabled
If the table contains a very tall row with wrapped text or images, Word may still split that row across pages even when Allow row to break across pages is unchecked. This is a known behavior for rows that exceed the page height. To prevent this, set a fixed row height as described in Part 3, or reduce the content inside that specific row so it fits on one page.
The Paragraph After the Table Is Blank or Contains Only a Space
A blank paragraph after the table can still receive the keep-with-next setting, but it will not visually anchor the table because there is no content. If you need a blank line between the table and the next content, insert a non-breaking space (Ctrl+Shift+Space) in that blank paragraph or use paragraph spacing (Before/After) instead of a blank line.
Table Anchoring Methods Comparison
| Item | Disable Row Breaking Only | Disable Row Breaking + Keep With Next |
|---|---|---|
| Effect on table | Table stays on one page if possible | Table stays on one page if possible |
| Effect on following paragraph | Paragraph can still move to next page alone | Paragraph stays on same page as table |
| Works for very tall tables | Table may shift to next page entirely | Table and paragraph both shift to next page |
| Recommended use case | Short tables that fit on one page | Tables that must stay with their caption or following text |
Now you can anchor any Word table to the paragraph that follows it. Start by disabling row breaking in the table, then apply keep-with-next to the paragraph. For tables that still cause issues, use a fixed row height to keep the table compact. A practical next step is to create a table style that includes the no-row-break setting by default, saving you time on every new table. One advanced tip is to use the Table Properties > Table tab > Text wrapping set to Around, then set a precise vertical position, though this method is less reliable for pagination across pages and should only be used for tables in fixed-layout documents.