Fix Word Table Repeating Header Disappearing on Continuation Pages
🔍 WiseChecker

Fix Word Table Repeating Header Disappearing on Continuation Pages

You built a large table in Word and set a row to repeat as a header on every page. When you print or view Print Layout, that header row disappears on the second and later pages. This problem usually occurs because the table is set to break across pages in a way that conflicts with the repeating header feature, or because the header row itself is set to prevent page breaks. This article explains why the header stops repeating and provides four tested fixes to restore it.

Key Takeaways: Restoring the Repeating Table Header

  • Table Properties > Row tab > Repeat as header row at the top of each page: The primary checkbox that must be enabled for the selected row.
  • Table Properties > Row tab > Allow row to break across pages: Must be checked for the header row to repeat correctly.
  • Table Properties > Row tab > Specify height > Exactly: Avoid using this setting on the header row; use At least instead.

ADVERTISEMENT

Why the Repeating Table Header Disappears on Continuation Pages

Word’s built-in feature to repeat a table header row on continuation pages works by marking the first row of the table as a header. When the table spans more than one page, Word copies that row to the top of each new page automatically. The feature fails when one of these conditions is true:

The row is set to not allow page breaks. If the header row itself has the property “Allow row to break across pages” turned off, Word cannot repeat it because the row is treated as a single block that cannot be split. This is the most common cause.

The table is nested inside another table or inside a text box. Repeating headers do not work in nested tables or tables placed inside frames, text boxes, or drawing canvases. Word only supports repeating headers in a top-level table that is anchored to the page.

The document is in Web Layout or Draft view. The repeating header only appears in Print Layout view, Print Preview, and the printed output. If you are viewing in Web Layout or Draft, the header will not repeat on screen.

The table header row has a fixed row height set to Exactly. When the content in the header row is taller than the fixed height, Word clips the content but does not repeat the row because the row cannot resize. Switching to At least or Auto fixes this.

Step-by-Step Fixes for the Repeating Header Not Showing

Fix 1: Enable Repeat Header Rows and Allow Row Break

  1. Select the header row
    Click in the first row of the table. This row must be the one you want to repeat. If your table has a title row above the header, the title row should not be selected.
  2. Open Table Properties
    Right-click the selected row and choose Table Properties. Alternatively, go to the Layout tab under Table Tools and click Properties.
  3. Enable Repeat as header row
    In the Table Properties dialog, click the Row tab. Check the box labeled “Repeat as header row at the top of each page.”
  4. Allow row to break across pages
    Still on the Row tab, make sure the checkbox “Allow row to break across pages” is checked. If it is unchecked, Word will not split the header row onto the next page, and the repeat feature will fail.
  5. Click OK and test
    Click OK to close the dialog. Switch to Print Layout view if you are not already there. The header row should now appear at the top of each continuation page.

Fix 2: Remove Fixed Row Height on the Header Row

  1. Select the header row
    Click in the first row of the table.
  2. Open Table Properties
    Right-click and choose Table Properties, or use the Layout tab.
  3. Change Row height from Exactly to At least
    On the Row tab, find the “Specify height” option. If the dropdown next to it says Exactly, change it to At least. Leave the height value as is or set it to a value that fits your content. At least allows the row to grow if needed.
  4. Confirm Repeat as header row is checked
    Verify that “Repeat as header row at the top of each page” is still checked. Click OK.

Fix 3: Move the Table Out of a Text Box or Nested Structure

  1. Check if the table is inside a text box or frame
    Click anywhere in the table. If you see a box border with handles around the entire table, it is inside a text box. If the table is inside another table cell, it is a nested table.
  2. Cut the table
    Click the table move handle (the four-arrow icon at the top-left corner of the table) to select the whole table. Press Ctrl+X to cut it.
  3. Paste the table outside the container
    Place your cursor outside the text box or nested table. Press Ctrl+V to paste the table as a top-level table.
  4. Reapply the repeat header setting
    Select the first row of the pasted table. Open Table Properties, go to the Row tab, and check “Repeat as header row at the top of each page.” Ensure “Allow row to break across pages” is checked. Click OK.

Fix 4: Switch to Print Layout View

  1. Check your current view
    Look at the status bar at the bottom of the Word window. The icons show available views: Print Layout, Web Layout, Draft, and others. If Print Layout is not highlighted, you are not in the correct view.
  2. Switch to Print Layout
    Click the Print Layout icon on the status bar. Alternatively, go to the View tab and click Print Layout.
  3. Verify the header appears
    Scroll to a continuation page. The header row should now be visible at the top of the table on that page.

ADVERTISEMENT

If the Header Row Still Disappears After the Main Fix

The header row is not the first row of the table

Word only repeats the first row of a table as a header. If your table has a merged cell or a title row that spans the full width above the column headers, the title row becomes the first row. To fix this, split the table into two separate tables: one for the title and one for the data with the header row. Place the title table above the data table with no blank paragraph between them.

The table spans a section break

If your document has section breaks and the table crosses from one section to another, the repeating header may stop after the section break. Move the table so that it stays entirely within one section, or remove the section break and use a page break instead.

The header row is empty or contains only spaces

Word may not repeat a row that appears to be empty. Type at least one character or a space with a non-breaking space (Ctrl+Shift+Space) in each cell of the header row. Then check the repeat setting again.

Table Formatting Options That Affect Header Repetition

Setting Effect on Repeating Header Recommended Value
Repeat as header row at the top of each page Must be enabled for the header to repeat Checked
Allow row to break across pages If unchecked, the row cannot split and will not repeat Checked
Row height is Exactly Prevents row from growing; can cause clipping and failure to repeat At least or Auto
Table is nested or inside a text box Repeating headers are not supported in nested tables or text boxes Top-level table only
Document view is Web Layout or Draft Header repeats only in Print Layout or Print Preview Print Layout

After applying the correct fix, you can now keep your table header visible on every page. If the problem returns, check the row height setting and the allow row break checkbox first. To avoid this issue in future documents, set the header row properties immediately after creating the table. For tables longer than 20 rows, use Ctrl+Shift+Enter to insert a page break inside the table rather than relying on automatic page breaks, which can sometimes reset the header.

ADVERTISEMENT