Excel has no single Ctrl+ key combination for merging cells by default; instead, the ribbon sequence Alt, H, M, M triggers Merge Cells, and Alt, H, M, C triggers Merge & Center on Windows. The macOS equivalents follow a different ribbon path that the Microsoft documentation keeps in its own Mac column, while Excel for the web uses the same Alt-based navigation as desktop Excel with browser-specific conflicts handled separately. Because the shortcut is a sequence rather than a simultaneous chord, the most reliable way to confirm the right combination for your platform is to look it up in a dedicated reference rather than memorize it from memory. The Excel Keyboard Shortcuts tool keeps Windows, macOS, and Excel for the web combinations in separate labeled fields, so you never accidentally paste a Ctrl-based shortcut into a Mac workflow or a desktop key into the browser column. Each row also includes a platform label that copies alongside the keys, which keeps documentation and personal notes unambiguous when you share them with a teammate or paste them into a wiki page.

What the Merge Cells Shortcut Actually Does in Excel
Merge cells combines two or more adjacent cells into a single larger cell, most often used for table headers, titles that span multiple columns, or visual layout in a printed report. Excel exposes three merge variants: Merge Cells collapses the selection into one cell with the content anchored to the top-left, Merge & Center collapses and centers the content, and Merge Across joins cells row by row within each row of the selection without centering. A fourth action, Unmerge Cells, reverses the operation by restoring the original cell boundaries while keeping the original content in the top-left position.
Unlike Copy or Paste, which use simultaneous key chords like Ctrl+C, the merge actions are reached through ribbon key sequences, a series of keypresses that walk from the Alt activation point down the ribbon menu to the specific button. On Windows, those sequences follow the Alt, H, M pattern that opens the Home tab and then the Merge dropdown. The Excel Keyboard Shortcuts reference stores each merge variant under a separate entry so the dropdown choices remain distinct and so search returns the exact variant you need rather than a single ambiguous row.
How to Look Up the Merge Cells Shortcut With the Excel Keyboard Shortcuts Tool
The fastest way to confirm the exact sequence for your platform is to search for it rather than memorize it. The Excel Keyboard Shortcuts tool is built around three short steps.
- Open the Excel Keyboard Shortcuts tool in your browser.
- Type merge cells (or merge & center, merge across, unmerge cells) into the search field. Search is case-insensitive, so MERGE CELLS works the same as merge cells.
- Pick the platform where Excel is actually running: Windows, macOS, or Excel for the web.
- Optionally narrow the result list to the Formatting category to skip unrelated matches such as Move Cells or Insert Cells.
- Read the platform label on each result so you know which column the key sequence came from.
- Click the Copy button on the row that matches your platform. The clipboard text includes the action and the platform label, for example "Merge Cells — Windows: Alt, H, M, M".
If the browser denies clipboard access, the tool shows a clipboard error and leaves the keys visible on screen so you can select or type them manually. Nothing about the search term, the filter selection, or the copied keys is uploaded, because the reference runs entirely in your browser.
Platform-Specific Combinations for Merge Cells
The reason a reference matters here is that the merge shortcut looks similar across platforms but is not identical. The table below lists the well-documented Windows sequences for the four merge actions; macOS and Excel for the web maintain their own platform-specific fields in the Excel Keyboard Shortcuts tool, and those fields are intentionally not guessed or auto-translated from the Windows column.
| Action | Effect on selection | Windows ribbon sequence |
|---|---|---|
| Merge Cells | Combines all selected cells into one cell | Alt, H, M, M |
| Merge & Center | Combines selected cells and centers the content | Alt, H, M, C |
| Merge Across | Combines cells row by row within each row of the selection | Alt, H, M, A |
| Unmerge Cells | Restores the original cell boundaries | Alt, H, M, U |
For Mac users, the same actions live in the tool's macOS column. Apple's function-key behavior can interfere with related shortcuts that depend on F-keys, so even a correct merge sequence can appear unresponsive if macOS routes the key to a hardware feature. If a sequence fails on a Mac, hold Fn or the Globe key before the function key portion, or enable standard function keys in System Settings.
Why Excel Doesn't Use a Single Ctrl+ Shortcut for Merging
Most people expect a quick chord like Ctrl+M for merge, the same way Ctrl+C copies and Ctrl+V pastes. Excel does not assign Ctrl+M to merge by default; that combination opens a different action in many versions. Microsoft instead routed the merge commands into the ribbon, which means the shortcut is a navigation sequence rather than a chord.
That design choice has two consequences for anyone trying to merge cells quickly. First, the sequence has to be typed correctly in order, with brief pauses between keypresses, and getting one step wrong lands you in the wrong part of the ribbon rather than triggering the merge. Second, the same design choice means that each platform's ribbon can have different menu labels, different shortcut letters, and different edge-case behaviors, which is exactly why the Excel Keyboard Shortcuts tool stores Windows, macOS, and Excel for the web values in separate fields rather than a single ambiguous column. The tool's category filters also keep formatting shortcuts together, so a search for merge cells paired with the Formatting category returns only the merge actions rather than unrelated editing commands.
Common Pitfalls When Using the Merge Shortcut
A correct sequence can still appear to fail for reasons that have nothing to do with the shortcut itself. The most common pitfalls fall into four categories.
- Function keys on Mac. If a related shortcut depends on F2, F4, F9, or F11, macOS may pass the key to a hardware feature such as Mission Control or media playback. Apple's macOS function-key guide documents this behavior; the fix is to hold Fn or the Globe key, or to enable standard function keys in System Settings.
- Browser shortcut conflicts on the web. Excel for the web runs inside a browser, and several browser shortcuts win before Excel receives them. Microsoft describes a setting to override supported browser shortcuts, but the result still depends on the active browser and any accessibility configuration.
- Custom macros and add-ins. Personal macros and third-party utilities such as AutoHotkey or Keyboard Maestro can rebind a default chord. If a previously working shortcut suddenly does something else, check the add-in list and any active remapping software before assuming Excel changed.
- Non-US keyboard layouts. The Excel Keyboard Shortcuts tool is documented against the US layout that Microsoft uses in its shortcut tables. Letter-based sequences still work on most layouts because they reference the letter, but any chord that includes a number-row symbol can land on the wrong physical key on a layout that places that symbol elsewhere.
Merge operations also modify file structure, which means a single Ctrl+Z does not always undo a merge if other actions have happened in the same selection since. Test the shortcut in a noncritical workbook before building it into a repetitive workflow, especially when you plan to merge large ranges or to unmerge cells across multiple columns. The Excel Keyboard Shortcuts tool is a reference, not a workbook, so it can be consulted freely without affecting any file you have open.
The merge cells shortcut is one of the few formatting actions where memorization fails more often than it succeeds, because the sequence is platform-dependent and easy to forget between Excel sessions. A searchable reference that separates Windows, macOS, and Excel for the web, and that copies the platform label alongside the keys, removes that friction without changing how Excel itself works.
If you're weighing options, How to Convert Excel Data to CSV in Your Browser covers this in detail.