How to combine cells in Excel without losing Before using merge functions on data, you need to combine the contents of the cells to avoid losing data. By default, Excel’s standard merge tools, like Merge & Center, Merge Cells, and Merge Across, only keep the value of the top-left cell and delete the contents of the other cells.
Use Excel formulas like CONCATENATE or the ampersand (&) to join text from more than one cell into one cell to keep all the data. After the data has been combined, use the merge feature to format it. This blog will help you to have information about how to merge cells in Excel without losing data.
Limited Slots — Get 1-on-1 Expert Guidance Now!
Understanding Merging Options in Excel
You can format data in Excel without losing its structure if you know how to merge cells. You can merge cells in Excel in three different ways: Merge & Centre, Merge Across, and Merge Cells. Each one is good for a different kind of layout. These options visually combine cells, but they change the alignment and content in different ways. Choosing the right merge type makes sure that the presentation is neat and that data isn’t lost by accident.
Step-by-Step Methods to Merge Cells in Excel
Excel offers various methods to merge cells in Excel. Here are the methods and step-by-step information about each method:
Method 1: Using Merge & Center
This method is best suited for creating centered titles or headers across multiple columns without any complex formatting.
Step 1: Open the worksheet in which you want to merge cells.
Step 2: To combine cells, click and drag to select the ones that are next to each other. For example, to make one header, choose the cells A1 to C1.
Step 3: Click the Merge & Centre button in the Alignment group on the Home tab. This combines the cells and centres the content horizontally in the new merged cell.

Method 2: Merge Without Centering
This method is ideal when you wish to merge cells while keeping the alignment of original text intact. Here is how to merge cells in Excel with the help of merge without centering:
Step 1: Start Microsoft Excel and open the workbook in which you want to work on.
Step 2: Select the cells you want to combine. For instance, B2 to D2.
Step 3: Click on the Home tab, then the Merge & Centre dropdown, and then Merge Cells to combine the cells without centering them.
Step 4: After the merge, check to see that the selected cells have merged into one without centering the text. Only the content from the top-left cell is still visible, and the original alignment is kept.
Method 3: Merge Across Rows
Here are the steps to merge cells across rows:
Step 1: First select the range where you want the rows to be merged. For example choose A2 to C4.
Step 2: In the Excel ribbon select the “Home Tab” click on “Merge Options”.
Step 3: Then click the “Merge & Centre” drop-down list, and select “Merge Across”. This will allow you to concatenate all cells in each row of the range which was selected into a single cell.
Step 4: You’ll notice that the cells in each row of the range you selected have been merged. You will see that text from the first cell in each row remains preserved and cells are not centre aligned.

Advanced Methods to Merge Multiple Cells
When you wish to combine cell contents without losing any data you can use Excel formulas like CONCATENATE and the ampersand (&) operator offer safe and flexible alternatives to manual merging. Here are steps to use these methods:
1. Using CONCATENATE Function
The CONCATENATE function lets you combine text from more than one cell into one cell, which keeps all the data. These are the steps:
Step 1: Open the worksheet and find the cells you want to combine. For example, A1, B1, and C1.
Step 2: After that, click on any cell where you want the merged content to show up. For instance, cell D1.
Step 3: Use the formula =CONCATENATE(A1, B1, C1). This formula will put together all of the contents of the cells you choose without losing any of them.
Step 4: To add spaces or punctuation, use: =CONCATENATE(A1, ” “, B1, ” – “, C1)
2. Using Ampersand (&) Formula
The ampersand operator is a faster way to combine short text strings than CONCATENATE. Here are the steps to merge cells using Ampersand(&) formula:
Step 1: Open the Excel Spreadsheet in which you wish to work.
Step 2: Select the Cells Where You Want to Merge the Data for example A2, B2, C2.
Step 3: Enter the Formula in the Cell. In a new cell, type: =A2 & ” ” & B2 & ” | ” & C2
This joins the contents with custom separators.
Step 4: As a result, you will see all values from the original cells in a single, readable format.
How To Unmerge Cells in Excel
Unmerging lets you separate cells that were combined before and put them back in their original order. Here are the steps to unmerge cells in Excel:
Step 1: Click on any cell or group of cells that you want to split that are already merged.
Step 2: In the Home tab, select “Merge” and then choose “Unmerge cells”.
Step 3: As a result you will see that the cells are again separate units. Only the top-left cell will keep the content, remaining are empty.

Common Issues and Solutions for Merging Cells in Excel
| Issue | Solution |
|---|---|
| Data Loss: When you merge without formulas, the content is taken out of all but the first cell. | The solution to this is to CONCATENATE or & to preserve all the values. |
| Sorting Problems: Merged cells can disrupt sorting and filtering functions | Always unmerge before applying data sort or filter tools. |
| Misalignment: Merged content may not align as expected | Adjust the alignment options under the Home→ Alignment section after merging. |
Conclusion
Use formulas like CONCATENATE or & to combine the contents of the cells before using merge tools to format them. Use Merge & Center for headings, Merge Across for merging rows, and Merge Cells to keep the alignment. To keep your data accurate and working, always unmerge when you need to. When merging cells in Excel, you need to be careful to make sure that all the values stay the same and are still easy to find.