ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   =concatenate With A Space (https://www.excelbanter.com/excel-worksheet-functions/40473-%3Dconcatenate-space.html)

nander

=concatenate With A Space
 

How do I concatenate Cell B3 & C3 and have a space between the values in
B3 & C3?

B3 C3
423 "CHANGE-OVER" ADAPTOR

=CONCATENATE(B3,C3) 423"CHANGE-OVER" ADAPTOR

I'd like a space between them 423 "CHANGE-OVER" ADAPTOR


--
nander
------------------------------------------------------------------------
nander's Profile: http://www.excelforum.com/member.php...fo&userid=6156
View this thread: http://www.excelforum.com/showthread...hreadid=395798


Bob Phillips

=B3&" "&C3

--

HTH

RP
(remove nothere from the email address if mailing direct)


"nander" wrote in
message ...

How do I concatenate Cell B3 & C3 and have a space between the values in
B3 & C3?

B3 C3
423 "CHANGE-OVER" ADAPTOR

=CONCATENATE(B3,C3) 423"CHANGE-OVER" ADAPTOR

I'd like a space between them 423 "CHANGE-OVER" ADAPTOR


--
nander
------------------------------------------------------------------------
nander's Profile:

http://www.excelforum.com/member.php...fo&userid=6156
View this thread: http://www.excelforum.com/showthread...hreadid=395798




dominicb


Good afternoon Nander

There are two possible ways of handling this:

=CONCATENATE(B3," ",C3)
=C3&" "&D3

Both will do the same thing.

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=395798


Bob Phillips

Not if you change the cells <bg

Bob

"dominicb" wrote in
message ...

Good afternoon Nander

There are two possible ways of handling this:

=CONCATENATE(B3," ",C3)
=C3&" "&D3

Both will do the same thing.

HTH

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile:

http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=395798




dominicb


Oh yeah...

Whoops!

DominicB


--
dominicb
------------------------------------------------------------------------
dominicb's Profile: http://www.excelforum.com/member.php...o&userid=18932
View this thread: http://www.excelforum.com/showthread...hreadid=395798



All times are GMT +1. The time now is 05:41 PM.

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