Fix Word Table AutoFit to Window Reverting to Fixed Width on Reopen
🔍 WiseChecker

Fix Word Table AutoFit to Window Reverting to Fixed Width on Reopen

You set a Word table to AutoFit to Window so it stretches to fill the page width. But when you close and reopen the document, the table snaps back to a fixed column width. This happens because Word saves the table layout with explicit column widths unless you use a specific paste or table creation method. This article explains why Word discards your AutoFit setting and gives you reliable steps to make the table stay stretched to the window width after reopening.

Key Takeaways: Stop Word Tables From Losing AutoFit to Window

  • Table Tools > Layout > AutoFit > AutoFit to Window: Sets the table to stretch to page width, but Word may revert this on reopen
  • Paste as plain text then convert to table: Avoids embedded fixed-width formatting from copied sources
  • Set exact table width to 100% of page: Forces Word to retain the proportional width setting across sessions

ADVERTISEMENT

Why Word Reverts AutoFit to Window to Fixed Width After Saving

Word stores table column widths as numeric values in the document file. When you use AutoFit to Window, Word calculates column widths based on the current page margins and window size. However, Word also saves the explicit width of each column at the moment you save. If you do not lock the table to a percentage-based width, Word defaults back to those saved numeric widths when you reopen the file.

The root cause is that AutoFit to Window is a display-time calculation, not a persistent property. Word treats it as a one-time adjustment unless you also set the table width to 100% of the page. Tables copied from other sources such as web pages or Excel often bring fixed column widths that override the AutoFit setting after the file is closed.

How Word Stores Table Width Information

Each table column in Word has a preferred width stored in twips (twentieths of a point). When you apply AutoFit to Window, Word changes these preferred widths. But the next time Word loads the document, it reads the saved preferred widths and applies them directly. If the preferred widths are absolute values, the table appears fixed. Only when the table width property is set to a percentage such as 100% does Word recalculate columns relative to the window.

Steps to Make AutoFit to Window Persist After Reopen

Use the following method to force Word to keep the table stretched to the page width. This works in Word 2016, Word 2019, Word 2021, and Word for Microsoft 365.

  1. Select the entire table
    Click the table move handle (the four-arrow icon at the top-left corner of the table). This selects all cells.
  2. Open Table Properties
    Right-click the selected table and choose Table Properties from the context menu. Alternatively, go to Table Tools > Layout > Properties.
  3. Set table width to 100 percent
    In the Table Properties dialog, on the Table tab, check the Preferred width box. Type 100 in the measurement box and choose Percent from the dropdown list. Click OK.
  4. Apply AutoFit to Window
    With the table still selected, go to Table Tools > Layout > AutoFit and choose AutoFit to Window. This step recalculates column widths to fit the 100 percent setting.
  5. Save and reopen the document
    Press Ctrl+S to save. Close the file and reopen it. The table should now fill the page width.

Alternative Method: Paste as Plain Text Then Convert

If the table was copied from a web page, email, or Excel, hidden formatting may override your AutoFit setting. Paste the content as plain text first, then convert it to a table.

  1. Copy the original table data
    Select the source table and press Ctrl+C.
  2. Paste as plain text
    In Word, press Ctrl+Alt+V and choose Unformatted Text. Word inserts the data as tab-separated text.
  3. Convert text to table
    Select the pasted text. Go to Insert > Table > Convert Text to Table. Word detects the column count from the tabs. Click OK.
  4. Set table width to 100 percent and apply AutoFit
    Follow steps 2 through 5 from the main method above.

ADVERTISEMENT

Common Issues When AutoFit to Window Does Not Stick

Table Width Property Is Set to Inches Instead of Percent

If you set the table width to an exact measurement such as 6.5 inches, Word will not recalculate the width when the window size changes. Open Table Properties and change the width unit from Inches to Percent. Set the value to 100 percent.

Table Contains Merged Cells With Fixed Widths

Merged cells can hold their own width preferences. After merging cells, select the merged cell, open Table Properties, and clear the Preferred width checkbox for that cell. Then reapply AutoFit to Window on the whole table.

Document Opened in Compatibility Mode

Documents created in Word 97-2003 format (.doc) use a different table layout engine. Convert the file to the modern .docx format. Go to File > Info > Convert. Save the document and reopen it.

Table Style Applies Fixed Column Widths on Open

Some table styles include fixed column width rules. Remove the style by selecting the table and choosing Table Tools > Design > Table Styles > Clear. Then apply your own formatting and set the width to 100 percent.

AutoFit to Window vs Fixed Column Width: Key Differences

Item AutoFit to Window Fixed Column Width
Width behavior Columns stretch or shrink to fill page width Columns stay at the exact saved width
Persistent on reopen No, unless table width is set to 100% Yes, always
Works with narrow windows Yes, columns adjust No, content may be cut off
Best for Reports, forms, and documents with variable margins Fixed layout documents like invoices

You can now force Word to keep your table stretched to the page width by setting the table width to 100 percent before applying AutoFit to Window. Next time you create a table from external data, use the paste-as-plain-text method to avoid hidden fixed widths. For advanced control, try the Table Properties dialog to set exact percentage widths for individual columns.

ADVERTISEMENT