The tutorial demonstrates different techniques to quickly merge two cells in Excel and combine multiple cells without losing data in Excel 2016, 2013, 2010 and lower.
In your Excel worksheets, you may often need to merge two or more cells into one large cell. For example, you may want to combine several cells for a better data presentation or structure. In other cases, there may be too much content to be displayed in one cell, and you decide to merge it with adjacent blank cells.
Whatever the reason, combining cells in Excel is not as straightforward as it may seem. If at least two cells you are trying to join contain data, the standard Excel Merge Cells feature will only keep the upper-left cell value and discard values in other cells.
But is there a way to merge cells in Excel without losing data? Of course there is. And further on in this tutorial, you will find a few solutions that work in all versions of Excel 2016, Excel 2013, Excel 2010 and lower.
Combine cells using Excel’s Merge and Center feature
The fastest and easiest way to combine two or more cells in Excel is to use the built-in Merge and Center option. The whole process takes only 2 quick steps:
Select the contiguous cells you want to combine.
In this example, we have a list of fruits in cell A1 and we want to merge it with a couple of empty cells to the right (B2 and C2) to create a large cell that fits the entire list.
Join Excel cells into one
Combine multiple cells into one cell
Read more
Quickly merge cells without any formulas!
And keep all your data safe in Excel
Read more
Other merging options in Excel
Merge Across – combine the selected cells in each row individually:
Merge Cells – join the selected cells into a single cell without centering the text:
Excel’s merging features – limitations and specificities
When using Excel’s built-in features to combine cells, there are a few things to keep in mind:
Make sure that all the data you want to include in a merged cell is entered in the left-most cell of the selected range because only the content of the upper-left cell will survive after merging, data in all other cells will be deleted. If you are looking to combine two or more cells with data in them, check out How to merge cells without losing data.
If the Merge and Center button is greyed out, most likely the selected cells are in Edit mode. Press the Enter key to cancel the Edit mode, and then try to merge cells.
It’s not possible to sort a range containing both merged and unmerged cells.
How to merge cells in Excel without losing data
As already mentioned, the standard Excel merge features keep the content of the top-left cell only. And although Microsoft has made quite a lot of improvements in the recent versions of Excel, the Merge Cells functionality seems to have slipped out of their attention and this critical limitation persists even in Excel 2013 and Excel 2016. Well, where there is no obvious way, there is a workaround 🙂
Method 1. Combine cells within one column (Justify feature)
This is a quick and easy method of merging cells keeping all their content. However, it requires that all the cells to be merged reside in one area in one column.
Select all the cells you want to combine.
Make the column wide enough to fit the contents of all cells.
If the combined values spread across two or more rows, make the column a bit wider and repeat the process.
This merging technique is easy to use, however it does have a number of limitations:
Using Justify you can only join cells in a single column.
It works for text only, numerical values or formulas cannot be merged in this way.
It does not work if there are any blank cells in between the cells to be merged.
Method 2. Merge multiple cells with data in any range (Merge Cells add-in)
To be able to merge two or more cells in Excel without losing data and without extra “tricks”, we created a special tool – Merge Cells for Excel.
Using this add-in, you can quickly combine multiple cells containing any data types including text, numbers, dates and special symbols. Also, you can separate the values with any delimiter of your choosing such as a comma, space, slash or line break.
To join cells exactly the way you want them, configure the following options:
Choose Cells into one under “What to merge”.
Select the delimiter under “Separate values with”.
Specify the cell where you want to place the result: top-left, top-right, bottom-left or bottom-right.
Make sure the Merge all areas in the selection option is selected. If this box is not checked, the add-in will work like the Excel CONCATENATE function, i.e. combine the values without merging the cells.
Apart from joining cells, this tool can quickly merge rows and columns, you just have to select the corresponding option in the “What to merge” drop-down list.
To give the Merge Cells add-in a try, you are welcome to download the evaluation version that works with Excel 2016, 2013, 2010, 2007 and 2003.
Method 3. Use the CONCATENATE function to combine two or multiple cells
Users who feel more comfortable with Excel formulas, may like this way to combine cells in Excel. You can employ the CONCATENATE function or Excel & operator to join the cells’ values first, and then merge the cells if needed. The detailed steps follow below.
Supposing you want to combine two cells in your Excel sheet, A2 and B2, and both cells have data in them. Not to lose the value in the second cell during merging, concatenate the two cells by using either of the following formulas:
=CONCATENATE(A2,", ",B2)
=A2&", "&B2
The formula, however, inserts the concatenated values in another cell. If you do need to merge two cells with the original data, A2 and B2 in this example, then a few extra steps are required:
Copy the cell with the CONCATENATE formula (D2).
=CONCATENATE(A2, ": ", B2, ", ", C2)
You can find more formula examples in the following tutorial – CONCATENATE in Excel: combine text strings, cells and columns.
Shortcut for merging cells in Excel
If you merge cells in your Excel worksheets on a regular basis, you may find useful the following Merge Cells shortcut.
Select the cells you want to merge.
Press the
Alt
key that provides access the commands on the Excel ribbon and hold it until an overlay appears.
Hit
H
to select the Home tab.
Press
M
to switch to Merge & Center.
Press one of the following keys:
C
to merge and center the selected cells
A
to merge cells in each individual row
M
to merge cells without centering
How to quickly find merged cells
To find merged cells in your Excel sheet, perform the following steps:
How to unmerge cells in Excel
After unmerging the cells, the entire contents will appear in the top-left cell.
Alternatives to merging cells in Excel
It goes without saying that merged cells can help present the information in your Excel worksheets in a better and more meaningful way… but they spawn numerous side-effects that you may not be even aware of. Here are just a few examples:
You can’t sort a column with merged cells.
Neither AutoFill nor Fill Flash feature works if a range of cells to be filled contains merged cells.
You cannot turn a range containing at least one merged cell into a full-fledged Excel table, let alone a pivot table.
If you want to combine cells somewhere in the middle of your Excel sheet, you may consider using the Center Across Selection feature as an alternative:
Select the cells that you’d like to join, B4 and C4 in this example.
Press
Ctrl + 1
to open the Format Cells
In terms of look, the result is indistinguishable from the merged cell:
To prove that we did not really merge two cells, we can select each one individually:
This is how you can combine two cells in Excel or merge multiple cells without losing data. Hopefully, this information has proved useful for your day-to-day tasks. I thank you for reading and hope to see on our blog next week.
You may also be interested in