How to concatenate range/cells with comma, space, line break in Excel?
This article is talking about concatenating a row/column into one cell with separating by comma or space, as well as concatenating a range into one row/ column/cell with separating each cell content by any kind of separators, such as comma, space, line break, etc. in Excel.
- Concatenate a row with comma/space by formula
- Concatenate a column with comma/space by formula
- Concatenate a range/row/column with comma/space/line break
Concatenate a row with comma/space by formula
For example you have a row of names as below screenshot shown, and you need to concatenate this row into one cell and separate cell contents with comma or space. You can apply the CONCATENATE function as follows:
1. Select a blank cell you will place the concatenation result in, and enter the formula =CONCATENATE(B1:J1&",") into it.
2. Highlight the B1:J1&"," in the formula and press F9 key to replace cell references with cell contents.
3. Remove the curly braces { and } from the formula, and press the Enter key. See screenshot:
Note: In above formula, B1:J1 is the row you will concatenate, and "," means you will separate each cell content by comma. For separating by space, please replace the "," with “ “ in the formula.
Batch combine multiple cells/rows/columns without losing data and date/number format in Excel
Normally when merging cells with the Merge feature in Excel, it will remove all cell contents except the first cell content. However, with Kutools for Excel's Combine (Rows & Columns)utility, you can easily batch combine multiple cells/rows/columns without losing data. What's more, this utility also supports remaining original date format and number formats in the combination results.

Concatenate a column with comma/space by formula
Supposing you have a column of names as below screenshot shown, you can also apply the CONCATENATE function to combine this column/list into one cell and separate each cell content by comma or space in Excel.


1. Select a blank cell you will place the concatenation result in, and enter the formula =CONCATENATE(TRANSPOSE(A2:A16)&",") into it.
2. Highlight the TRANSPOSE(A2:A16)&"," in the formula, and press the F9 key to replace cell reference with cell contents.
3. Remove curly braces { and } from the formula, and press the Enter key. See above screenshot:
Note: In above formula, A2:A16 is the column/list you will concatenate, and "," means you will separate each cell content by comma. For separating by space, please replace the "," with “ “ in the formula.
Concatenate a range/row/column with comma/space/line break by Kutools for Excel
For example, you have a range as below screenshot shown, you can concatenate this range into one column, one row, or one cell easily with Kutools for Excel’s Combine utility.
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy a full-featured 30-day FREE trial with no credit card required! Get It Now
1. Select the range you will concatenate, and click Kutools > Merge & Split > Combine Rows, Columns or Cells without Losing Data. See screenshot:
2. In the opening dialog box, please do as follows:
(1) In the To combine selected cells according to following options section, specify a combination option based on your need. In our case, we check the Combine Columns option;
(2) In the Specify a separator section, check a separator as you need. In our case, we check the New line option;
(3) Specify an option from the Place the results to drop down list. In our case, we select the Left Cell.
(4) In the Options section please check the Delete contents of combined cells option. See screenshot:
Kutools for Excel - Supercharge Excel with over 300 essential tools. Enjoy a full-featured 30-day FREE trial with no credit card required! Get It Now
3. Click the Ok button.
And then you will see selected columns are merged into one column, and cells in each row are concatenated into the first cell of this row. See screenshot:
Select Combine rows option in the To combine selected cells according to following option section:
Select Combine into single cell option in the To combine selected cells according to following option section:
Demo: concatenate range/cells with comma, space, line break in Excel
Related articles:
Concatenate keeping number/date formatting in Excel
Concatenate range with adding/including quotation marks in Excel
Concatenate first letters of names/cells in Excel
Concatenate cells from another sheet/different sheets in Excel
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!










