ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   How do I merge the text content of two seperate cells into one? (https://www.excelbanter.com/excel-discussion-misc-queries/50092-how-do-i-merge-text-content-two-seperate-cells-into-one.html)

Kristine

How do I merge the text content of two seperate cells into one?
 
In column A I have names, in column B I have another set of names.
How do I get both sets of names in 1 cell, as a continuous string, with a
space between each string?

Anne Troy

=A1&" "&B1
Copy the formula down.
Copy all cells.
Edit--Paste special--Values, OK (to get rid of the formulas)
************
Anne Troy
www.OfficeArticles.com

"Kristine" wrote in message
...
In column A I have names, in column B I have another set of names.
How do I get both sets of names in 1 cell, as a continuous string, with a
space between each string?




RagDyer

Try this:

=A1&" "&B1
--
HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================


"Kristine" wrote in message
...
In column A I have names, in column B I have another set of names.
How do I get both sets of names in 1 cell, as a continuous string, with a
space between each string?



Juan Pablo González

Use a formula in another column, like

=A2&" "&B2

and drag it down.

--
Regards,

Juan Pablo González
Excel MVP

"Kristine" wrote in message
...
In column A I have names, in column B I have another set of names.
How do I get both sets of names in 1 cell, as a continuous string, with a
space between each string?





All times are GMT +1. The time now is 09:36 PM.

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