Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
nander
 
Posts: n/a
Default =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

  #2   Report Post  
Bob Phillips
 
Posts: n/a
Default

=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



  #3   Report Post  
dominicb
 
Posts: n/a
Default


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

  #4   Report Post  
Bob Phillips
 
Posts: n/a
Default

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



  #5   Report Post  
dominicb
 
Posts: n/a
Default


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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
space before date in csv files birkato Excel Discussion (Misc queries) 1 July 20th 05 09:28 PM
Extra space after imported numbers Duane Excel Discussion (Misc queries) 1 May 26th 05 04:20 PM
space between text strings with concatenate Jeff Excel Discussion (Misc queries) 2 March 3rd 05 06:54 PM
Trim function doesn't clean out ASCII Code 160 (Space) Ronald Dodge Excel Worksheet Functions 6 January 27th 05 03:48 AM
Removing a space within a cell JERRY8 Excel Worksheet Functions 3 December 2nd 04 03:22 AM


All times are GMT +1. The time now is 09:14 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"