There are a few different ways you can combine rows in Excel. All of them are fairly easy, even for beginners. This guide will show you how to do each of them step-by-step. Read on to learn more.
Table of Contents
4 Ways to Combine Rows in Excel
Here are the ways you can combine rows in Excel:
- Consolidate Rows
- Use the & Operator
- Merge Rows
- Use the CONCATENATE Function
Most of these also work in Google Sheets, so before we take a look at them, here is an in-depth look at Google Sheets vs. Microsoft Excelย and which spreadsheet software may be best for you to use.
How to Consolidate Rows in Excel
Consolidate allows you to combine data from multiple cell ranges into a summarized table. This feature is extremely useful when you have scattered data across multiple spreadsheets that you wish to combine into one table.
Here is how to combine duplicate rows into one:
- To consolidate data in Excel from multiple rows, open the sheets you wish to merge cells in. Here, click on the cell, which will be the top left cell of the table.
- Now, click on Dataย in the top bar and then click on the Consolidateย button in the Data Tools section. This will open a new window.
- The first thing to do here is to select the Function you want to perform. In this case, we want to combine two rows in Excel, so we will choose the Sumย function.
- Now, we will add the cell range containing the data you wish to combine. Click the Up icon in the Reference textbox to add a cell range. Click and drag the cursor to select the cell range. Click on the Add button to add the cell range to consolidate rows in Excel.
- You can also choose the Top rowย and Left columnย options to define whether the dataset has labels.
- After configuring the consolidate function, click on the OK button.
Excel will then add the rows defined in the consolidate function and add the values to the selected cells. This function is great when dealing with a large dataset you want to summarize from different sources into a single table. This is also how you merge matching rows from 2 Excel tables without copying / pasting.
How to Combine Rows in Excel Using the Ampersand Formula
You can quickly and easily develop a simple formula to merge data from many cells. Consider, for example, a situation in which there are two columns: one contains first names and the other has last names. You may combine the data to create the whole names by using a simple formula.
Here is a formula you may use in Excel to join two rows:
- Open Excel and head to the spreadsheet where you want to combine rows or columns using a formula.
- Click on the cell where you want to add the merged data. Here, start typing the formula you want to use to merge data.
- Merge the data without spaces:
=A1&B1&C1&D1&...N
- Merge the data with spaces:
=A1&โ โ&B1&โ โ&C1&โ โ&D1&โ โ&...N
- Merge the data without spaces:
- Press the Enterย key to execute the formula after you’ve added it.
- If the formula needs to be applied to more than one cell, click on the cell where the formula was previously placed and drag the fill handle to apply the formula to the other cells.
Once you have applied the formula, you may not want to keep the actual formula in the cell. To remove the formula and only keep the output values, follow these steps:
- Click to select the cell you want to remove the formula from. To select multiple cells, click and drag your cursor across the cells.
- Right-click on any selected cell and click the Copyย button in the dropdown menu. You can also use Ctrl + Cย to copy it.
- With the content in the cell copied to the clipboard, click on the cell where you want to paste it and right-click, opening a dropdown menu. Here, click on Valuesย under the Paste Options.
You can use the & operator several times in one formula to repeatedly merge blocks of rows into one.
Although the war between Sheets and Excel rages on, many people prefer to use both spreadsheet software. If youโre one of those people, here is a useful guide on how to convert Excel to Sheetsย and vice versa.
How to Merge Rows in Excel
Sometimes, multiple cells may have the same value. Using Excel combine rows into one cell function can help you reduce the visual clutter in your spreadsheet. This method will combine the data from cells into one, meaning you may lose your data. Here is how to merge two rows in Excel:
- Open the Excel spreadsheet and go to the table where you want to use the Excel combine rows feature.
- The data in your spreadsheet may not be organized alphabetically. To do so, click on Data in the main toolbar. Here, click on the Sort A to Zย or Sort Z to A button in the Sort & Filter section. This will sort the values according to your needs.
- Now, click and select the cells you wish to merge together. Make sure these cells are joined by at least one side, and the selected cells create a rectangular or square shape.
- With the cells selected, go to the Home tab in the main bar and head to the Alignment section. Click on the arrow beside the Merge & Center button and choose your desired merging option.
- Merge Cells: This is the basic merge option, and it merges all the selected cells and keeps the value of the top left cell. All the values in the other cells are deleted.
- Merge & Center: This option is very similar to the previous option, and it merges the cells and keeps the cell’s value towards the top left. Alongside that, this option also centers the value in the merged cell. This option is great for creating header labels.
- Merge Across: This option allows you to merge the cells horizontally. For example, if you select cells from A1 to C3, then cells A1 to C1, A2 to C2, and A3 to C3 will merge.
If you wish to unmerge the cells, follow the same steps and click the Unmerge option. If you use Google Sheets, here is a guide on How to Merge Cells in Sheets.
How to Combine Rows in Excel Using CONCATENATE
An alternative method to merge rows in Excel involves utilizing the CONCATENATE function. This function makes it possible to combine many text strings into one string. In this case, we want the first name to come first, with a comma as the separator, and the last name to come after. Here is a tutorial for utilizing Excel’s CONCATENATE function:
- Open the Excel workbook and open the sheet where you want to use the function.
- Click on the cell where you wish to enter the initial part of the formula, which is =CONCATENATE(.
- The parameters in the function define the text or the cellโs address containing the text. For the first parameter, add the cellโs address for the last name value. In this case, we write it as B2.
- Add a Comma ( , )ย to separate the parameters.
- As we want the names to be separated using a comma, we will define the comma for the second parameter. Write this as โ, โ including the quotation marks. Add another comma to separate the parameters.
- Now define the next parameter, which is the cellโs address for the first name. In this case, we write it as A2.
- Add a Bracket โ ) โ to complete the formula and press Enter to execute it.
It is possible, if necessary, to include additional factors in the equation. Once the equation is carried out, it can conveniently be applied to adjacent cells by selecting the starting cell where the equation was inputted and dragging it using the fill handle.
Despite its capabilities as a robust spreadsheet software, Excel does come at a cost, making it an unsuitable choice for certain users. Here are the 8 best Excel Alternatives for Macs in 2024.
Wrapping Up
Those are all the ways you can combine rows in Excel. Learning a few different ways will have you making accurate and slimmed-down spreadsheets is less time.
If you found this guide useful and would like to support our site, consider checking out our premium templates. Youโll definitely find something useful. Best of all, you can use the code SSP to save 50%.
Related:
- How to Use HLOOKUP in Microsoft Excel
- An Easy Guide to VLOOKUP in Excel
- How to Remove Rows in Microsoft Excel
- The Ultimate Guide to Excel Version History
- How to Track Changes in Excel
- Master the Excel Consolidate Features
- How to Remove Read Only from Excel Files
- Find Circular Reference Errors in Google Sheets
- How To Collapse Rows in Excel in 2 Minutes [Easy Guide]
- A Guide to Excel Dashboard + Dashboard Templates