Field Guide

How to merge cells in Excel: Merge & Center, unmerging, and what survives

Updated

To merge cells in Excel: select two or more adjacent cells, then on the Home tab select Merge & Center, then Merge Cells. The selection becomes one larger cell covering the same grid positions. One thing survives the operation: the contents of the upper-left cell, in left-to-right languages. Everything the other cells held is deleted, and unmerging later brings back the cells, not their deleted contents.

This page covers the merge commands and what each one does, the deletion rule and how to work around it, unmerging on Windows, Mac, and the web (where the menu has no Unmerge item), and the sorting trouble merged cells cause afterwards.

How do I merge cells in Excel?

Microsoft’s merge page opens its Mac and web instructions with the definition: “Merging combines two or more cells to create a new, larger cell.” The use it names is a label that spans several columns, and that is the whole of what the feature does: it moves cell borders, not data.

A B C
1 Regional sales
2 North South East
3 8,400 7,150 9,020
A1:C1 merged into one cell holding the heading: row 1 shows a single value across three columns, while rows 2 and 3 keep three separate cells each.

Merging takes three steps:

  1. Copy anything you need from every cell except the upper-left one to another place in the worksheet. Microsoft’s instructions make this the first move, because the merge is about to delete those contents.
  2. Select the two or more adjacent cells to merge, with the data you want to keep in the upper-left cell.
  3. On the Home tab, select Merge & Center, then Merge Cells.

If Merge & Center is disabled, Microsoft’s tip names two causes to check: a cell is open for editing, or the cells you want to merge are inside an Excel table.

What do Merge & Center, Merge Across, and Merge Cells each do?

The button and its arrow menu hold four commands, and the differences are centering and shape.

Excel for the web is leaner: its instructions merge only through Merge Cells, and removing the centering afterwards is an alignment change, done by selecting the merged cell and picking one of the left, center, or right options under Align.

What happens to the data when you merge?

One cell’s contents make it into the merged cell: the upper-left cell’s, in left-to-right languages. Everything the other cells held is deleted, not hidden, which is why Microsoft’s Mac instructions tell you to copy those contents elsewhere in the worksheet before merging, and why the web instructions set the precondition that only one cell in the range should have data at all.

A B
1 FY26 budget Draft 3
Merging A1:B1 keeps only the upper-left contents: the merged cell shows FY26 budget, and Draft 3, held by B1, is deleted. Unmerging later restores cell B1, but restores it empty.

If what you actually want is one cell holding both values, so nothing is lost, that is a join, not a merge: concatenate in Excel covers =A2&" "&B2 and the function forms that combine values without deleting anything.

How do I unmerge cells in Excel?

The route depends on the platform, because the menus differ:

Unmerging restores the separate cells and nothing else. The contents deleted at merge time are gone, so a merge-then-unmerge round trip costs every value except the upper-left one. And if the problem is the opposite shape, one cell sitting where two used to, that cell is merged rather than missing a split; the ways to pull one cell’s contents apart are covered in how to split cells in Excel.

Is there a keyboard shortcut for merging cells?

Not a documented one. Microsoft’s merge page gives every procedure as ribbon clicks, and its Excel keyboard shortcuts reference, which covers Windows, Mac, and the web, lists no key combination for merging cells. The single key press the merge page documents runs the other way: in the Excel for the web instructions, Ctrl+Z immediately after a merge unmerges it.

How do I merge two columns in Excel?

Two different jobs hide under this phrase, and they need different tools:

Why won’t Excel sort a column with merged cells?

The cost of merged cells shows up later, when someone sorts. Microsoft’s page on finding merged cells documents the behavior: “Excel doesn’t sort data in a column that contains merged cells.” That page is aimed at worksheets holding merged cells you did not know were there, which is how the problem tends to arrive.

The same page has the recipe for hunting them down, documented for the Windows desktop editions:

  1. Select Home > Find & Select > Find.
  2. Select Options, then Format.
  3. On the Alignment tab, tick Merge cells, then select OK.
  4. Select Find All for a list of every merged cell on the sheet; selecting an item in the list selects that merged cell, ready to unmerge.

Merged cells also make selections misbehave: Microsoft’s developer documentation notes that selecting a range containing merged cells can produce a different selection from the one you intended.

The short version

Frequently asked questions

How do I merge cells in Excel?
Select two or more adjacent cells, then select Merge & Center on the Home tab, then Merge Cells. Before you do, make sure the data you want to keep sits in the upper-left cell: merging keeps only that cell's contents in left-to-right languages, and everything the other cells held is deleted. Microsoft's instructions say to copy anything you need from those other cells to another place in the worksheet before you merge.
How do I merge cells in Excel without losing data?
Merging cannot do it: whichever merge command you pick, only the upper-left cell's contents survive and the rest are deleted. If the goal is one cell holding the values from several cells, that is a join, not a merge: a formula such as =A2&" "&B2 in a new cell, or CONCAT or TEXTJOIN, combines the values and deletes nothing. Merging is for layout, such as one heading spanning several columns.
How do I unmerge cells in Excel?
On Windows, select the merged cell, select the Merge & Center down arrow, and choose Unmerge Cells. Excel for Mac keeps the same Unmerge Cells item in the Home > Merge & Center menu. Excel for the web has no Unmerge Cells item: select the merged cell and choose Home > Merge & Center, then Merge Cells, which toggles the merge off, or press Ctrl+Z immediately after merging. Unmerging restores the separate cells, not any contents the merge deleted.
What is the difference between Merge & Center, Merge Across, and Merge Cells?
All three merge; they differ in centering and in shape. Microsoft presents Merge Across and Merge Cells, on the arrow next to Merge & Center, as the ways to merge without centering, which makes centering the surviving content Merge & Center's own addition. Merge Cells produces one merged cell from the whole selection. Merge Across merges the cells in each selected row as a separate merged cell, one per row. Unmerge Cells, in the same menu, reverses a merge.
Is there a keyboard shortcut to merge cells in Excel?
Microsoft does not document one. Its merge and unmerge page gives every procedure as ribbon clicks, and its Excel keyboard shortcuts reference, covering Windows, Mac, and the web, has no entry for merging cells. The one key press the merge page documents is in the Excel for the web instructions: Ctrl+Z, pressed immediately after merging, unmerges the cells.
How do I merge two columns in Excel?
Decide which job you have. If you want one column whose rows each hold the values from two columns, merging is the wrong tool, because each merge keeps one value and deletes the rest; use a join formula such as =A2&" "&B2 instead. If you want cells that span the two columns for layout, merging is right: merge the heading cells for one heading across both, or select the cells in both columns and choose Merge Across to merge each row into its own merged cell.

Catch the errors before they ship

Reviewing a change to a model? Compare the two versions in your browser and see every changed cell, formula, and value. It's free, and nothing leaves your computer.