ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Combine text data from 2 cells (https://www.excelbanter.com/excel-discussion-misc-queries/88710-combine-text-data-2-cells.html)

Brad

Combine text data from 2 cells
 
simple question
a1 has brad
b1 has glaberson
i want c1 to be brad glaberson
what is the formula, please

thanks
brad

SteveG

Combine text data from 2 cells
 

Brad,

=CONCATENATE(A1," ",B1)

or

=A1&" "&B1

HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=542267


Ron Coderre

Combine text data from 2 cells
 
Try this:

C1: =A1&" "&B1

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Brad" wrote:

simple question
a1 has brad
b1 has glaberson
i want c1 to be brad glaberson
what is the formula, please

thanks
brad


Brad

Combine text data from 2 cells
 
Perfect!!!
thanks guys

"SteveG" wrote:


Brad,

=CONCATENATE(A1," ",B1)

or

=A1&" "&B1

HTH

Steve


--
SteveG
------------------------------------------------------------------------
SteveG's Profile: http://www.excelforum.com/member.php...fo&userid=7571
View this thread: http://www.excelforum.com/showthread...hreadid=542267




All times are GMT +1. The time now is 06:58 PM.

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