Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nik Nik is offline
external usenet poster
 
Posts: 6
Default How to join word in one cell

I need help to join word in one cell. For example in cell is AB 1234567 and I
need in another cell AB1234567, without spaces between letters and numbers.
Probably its a stupid question, but I desperately need help.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default How to join word in one cell

Try this

=SUBSTITUTE(A1," ","")

Mike

"Nik" wrote:

I need help to join word in one cell. For example in cell is AB 1234567 and I
need in another cell AB1234567, without spaces between letters and numbers.
Probably its a stupid question, but I desperately need help.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,420
Default How to join word in one cell

=SUBSTITUTE(A2," ","")


--
__________________________________
HTH

Bob

"Nik" wrote in message
...
I need help to join word in one cell. For example in cell is AB 1234567 and
I
need in another cell AB1234567, without spaces between letters and
numbers.
Probably it's a stupid question, but I desperately need help.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Nik Nik is offline
external usenet poster
 
Posts: 6
Default How to join word in one cell


Thanks so much!!!!!
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
make cell equal a word if a data validation cell has a word in it Robzz Excel Discussion (Misc queries) 1 February 6th 09 06:20 PM
Join tables like inner join in Access ryanp Excel Discussion (Misc queries) 2 July 18th 08 03:35 PM
Add word in cell changes to word TRUE Joey041 Excel Discussion (Misc queries) 3 September 11th 06 03:47 AM
Join bold and non-bold text in one cell bkincaid Excel Discussion (Misc queries) 3 March 21st 06 12:58 AM
Delete Spaces and Join Text in Cell Diggsy Excel Worksheet Functions 3 October 5th 05 03:50 AM


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

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"