ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   New Users to Excel (https://www.excelbanter.com/new-users-excel/)
-   -   how do i combine the contents in a colum to the conten next to it (https://www.excelbanter.com/new-users-excel/249725-how-do-i-combine-contents-colum-conten-next.html)

gin[_2_]

how do i combine the contents in a colum to the conten next to it
 
im trying to merge an entire column into the column next to it. and keep the
same rows

Ms-Exl-Learner

how do i combine the contents in a colum to the conten next to it
 
Method 1
=A1&B1&C1
If you want to add some more cells then add & symbol and mention the cell
name.

Method 2
=CONCATENATE(A1,B1,C1)

If you want to give space between the cell values then construct your
formula like this.

=CONCATENATE(A1," ",B1," ",C1)
=A1&" "&B1&" "&C1

Remember to Click Yes, if this post helps!

--------------------
(Ms-Exl-Learner)
--------------------


"gin" wrote:

im trying to merge an entire column into the column next to it. and keep the
same rows



All times are GMT +1. The time now is 01:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com