How to Merge Cells in Microsoft Word Tables

Merging cells in Word is one of those features that looks simple on the surface but opens up a surprising range of formatting possibilities once you understand what's actually happening under the hood. Whether you're building a professional report, a structured form, or a data table, knowing how to merge — and when — makes the difference between a polished document and one that fights you at every step.

What "Merging Cells" Actually Means in Word

When you merge cells in a Word table, you're combining two or more adjacent cells into a single, larger cell. The resulting cell spans the width of the original cells (if merging horizontally) or the height (if merging vertically), or both if you're merging a block.

The content from all merged cells is preserved — Word combines the text into the new cell, separated by paragraph breaks. That's worth knowing before you merge, because if each original cell had content, you'll need to clean up the result manually.

Merging is purely a visual and structural formatting action. It doesn't affect your document's underlying data in the way spreadsheet merging does in Excel. Word tables are layout tools, not data models, which gives you more flexibility — but also means there's no automatic recalculation or formula behavior to worry about.

How to Merge Cells in Word: Step-by-Step

Method 1: Using the Ribbon (Most Common)

  1. Click and drag to select the cells you want to merge. You can select across rows, down columns, or across a block.
  2. Go to the Table Design or Layout tab in the ribbon. (In newer versions of Word, this appears as Table Layout when a table is selected.)
  3. Click Merge Cells in the Merge group.

That's it. The selected cells collapse into one.

Method 2: Right-Click Context Menu

  1. Select the cells you want to merge.
  2. Right-click the selection.
  3. Choose Merge Cells from the context menu.

This method is often faster if your hands are already on the mouse and you're not working through the ribbon.

Method 3: Eraser Tool (Draw Table)

Word's Draw Table feature includes an Eraser tool that lets you remove the borders between cells manually:

  1. Go to Layout (under Table Tools) → Draw Table.
  2. Select the Eraser tool.
  3. Click and drag across the border you want to remove between cells.

This method is particularly useful when you're making small, targeted adjustments to a table's structure without selecting entire cell ranges. It's less precise for large merges but ideal for quick structural tweaks. 🛠️

Splitting Cells: The Reverse Operation

If you need to undo a merge — or divide a cell into multiple cells — Split Cells is the counterpart:

  1. Click inside the merged cell.
  2. Go to LayoutSplit Cells.
  3. Enter the number of columns and rows you want to split into.
  4. Click OK.

Word will redistribute the cell into the specified grid. Note that text content stays in the first resulting cell by default — it won't automatically redistribute across the new cells.

Merging Cells Across Rows vs. Columns

Understanding the direction of your merge matters for layout:

Merge TypeWhat It DoesCommon Use Case
Horizontal mergeCombines cells across columns in the same rowHeader rows that span multiple columns
Vertical mergeCombines cells down rows in the same columnLabels that apply to multiple rows
Block mergeCombines a rectangle of cellsLarge content areas, image placeholders

Header rows are the most common use case for horizontal merging — for example, merging the top row entirely to create a table title that spans the full width. Vertical merges are common in structured forms where a category label sits beside several sub-items.

Factors That Affect How Merging Behaves

Not every merge works the same way, and a few variables change the experience significantly:

Word version: The ribbon layout and exact tab names differ between Microsoft 365, Word 2019, Word 2016, and older versions. The core merge functionality is consistent, but where you find it visually varies. On Word for Mac, the tab structure mirrors the Windows version closely but the visual styling differs.

Existing cell content: If cells contain formatted text, tables within tables, or embedded objects, merging can produce unexpected results. Complex nested content may need manual cleanup after merging.

Table formatting and styles: If your table uses a predefined style with alternating row colors or borders, merging cells may visually break that pattern. The merge itself works, but the style may apply inconsistently to the newly merged cell.

Track Changes mode: If Track Changes is enabled, merging cells can behave unpredictably in some Word versions — changes to table structure aren't always tracked cleanly the way text edits are. Merging in documents with active tracked changes is worth testing carefully before relying on the result.

Protected documents: In documents with editing restrictions applied, table structure edits including merging may be disabled depending on the protection settings.

When Merging Cells Helps — and When It Complicates Things 📋

Merging is genuinely useful for:

  • Title rows that span the full table width
  • Category headers that group multiple columns
  • Form layouts where fields have unequal widths
  • Visual design tables used for page layout rather than data

It becomes a problem when:

  • You need to sort the table — Word can't sort tables with merged cells reliably
  • You're converting to Excel or another format — merged cells often break on export
  • You're collaborating with others in real-time — structural changes in tables can create conflicts

The right approach to merging depends on what the table is actually for. A decorative layout table and a data table that might be exported or sorted call for very different decisions about whether to merge at all — and how much. 🔍