When you add a hyperlink inside a Word table cell, the underline beneath the link text may break or become invisible after the cell auto-resizes to fit content. This happens because Word’s auto-fit behavior adjusts column widths dynamically, which can cause the underline formatting to split across line breaks or become hidden behind cell borders. In this article, you will learn why the underline breaks and how to prevent the disruption using table properties and direct formatting controls.
Key Takeaways: Stop Hyperlink Underline Breaks in Table Cells
- Table Layout > AutoFit > Fixed Column Width: Disables automatic column resizing that causes underline gaps.
- Home > Font > Underline Style > Words Only: Prevents Word from splitting the underline at line breaks.
- Table Properties > Cell > Options > Fit text: Shrinks text instead of resizing the column, keeping the underline continuous.
Why Cell Auto-Resize Breaks the Hyperlink Underline
Word tables include an auto-fit feature that adjusts column widths based on the amount of text you type. When you paste or type a hyperlink that is longer than the current column width, Word expands the column to fit the link. This expansion can push the link text to a new line within the same cell, causing the underline to appear as a broken line across two rows. The underline is actually continuous in the document, but the visual rendering splits it at the cell border or at the line break.
The core issue is that Word applies underline formatting to the entire text run, but the table cell’s width constraint forces a line break. When the cell auto-resizes, the underline does not automatically adjust to span the new line without a visible gap. This is a rendering quirk, not a formatting corruption. The fix involves controlling the table’s resizing behavior and adjusting the underline style.
Steps to Fix Hyperlink Underline Breaks in Table Cells
Use the following methods in sequence. Each method targets a different cause of the broken underline.
Method 1: Set Column Width to Fixed
- Select the table
Click anywhere inside the table. The Table Layout tab appears on the ribbon. - Open AutoFit options
On the Table Layout tab, in the Cell Size group, click AutoFit. - Choose Fixed Column Width
Select Fixed Column Width from the drop-down menu. This prevents the column from expanding when you type or paste a hyperlink. - Adjust column width manually
Hover over the column border and drag to set a width wide enough for the longest hyperlink in that column. If the link still wraps, increase the width until the link fits on one line.
Method 2: Change Underline Style to Words Only
- Select the hyperlink text
Highlight the entire hyperlink within the table cell. - Open Font dialog
Press Ctrl+D to open the Font dialog box. - Choose Underline style
In the Underline style drop-down list, select Words Only. This option underlines each word individually instead of drawing a continuous line across the entire cell width. - Apply the change
Click OK. The underline now appears under each word separately, eliminating the visual break at line boundaries.
Method 3: Enable Fit Text in the Cell
- Open Table Properties
Right-click the table and select Table Properties, or go to Table Layout > Properties. - Go to the Cell tab
Click the Cell tab at the top of the dialog box. - Open Cell Options
Click the Options button at the bottom of the Cell tab. - Enable Fit text
Check the box labeled Fit text. This tells Word to shrink the font size of the hyperlink so it fits within the current column width without wrapping. - Confirm the settings
Click OK in both dialog boxes. The hyperlink now fits on one line, and the underline remains continuous.
If the Underline Still Breaks After the Main Fix
Hyperlink underline disappears when I print or export to PDF
Some printers and PDF converters treat hyperlink underlines as optional formatting. To force the underline to appear, remove the hyperlink style and apply manual formatting instead. Right-click the link, select Remove Hyperlink, then select the text and press Ctrl+U to apply a standard underline. This underline is not affected by table resizing because it is not tied to the hyperlink style.
Table column jumps to a different width after I paste a link
If you pasted a hyperlink from a browser or email, Word may have pasted it as a large image or embedded object. Paste the link as plain text first. Right-click the cell and under Paste Options, select Keep Text Only. Then apply the hyperlink manually by pressing Ctrl+K and entering the URL.
Underline breaks only when I use a specific font
Some fonts have narrow character spacing that causes Word to wrap text earlier than expected. Switch to a wider font such as Calibri or Arial. Select the cell, go to Home > Font, and choose a font that takes up more horizontal space per character. This reduces the chance of line breaks.
Fixed Column Width vs Fit Text vs Words Only Underline
| Item | Fixed Column Width | Fit Text | Words Only Underline |
|---|---|---|---|
| How it works | Locks column width so text must wrap | Shrinks font size to avoid wrapping | Underlines each word individually |
| Preserves link clickability | Yes | Yes | Yes |
| Underline appearance | May still break if text wraps | Continuous on one line | No continuous line at all |
| Best for | Short links that fit in one line | Long links that must stay on one line | Any link when underline breaks are unacceptable |
Now you can use table properties and underline styles to keep hyperlink formatting intact. Start by setting the column width to Fixed and enabling Fit text for the cell. If the underline still splits, switch the underline style to Words Only. For printing or PDF export, convert the hyperlink to a manual underline to ensure it appears correctly.