Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 19
Default removing commas from numbers etc.

Ok this is hard to explain but here it goes - how do I remove spaces in
between commas for example in one cell I have the following: 1234 , 1234 ,
1234 , I need to remove the space and have the commas after the number
example 123, 123, 123, 123, thanks to anyone who can help me with this issue
i dont' want the spaces in between the commas i want them after...but
unfortunately i have a huge mailer list that i need to fix and don't want to
do one by one thanks
--
2
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default removing commas from numbers etc.

Assuming data in A1 down,
try in B1:
=TRIM(SUBSTITUTE(A1," , ",", "))
Copy down
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Excel ??" wrote:
Ok this is hard to explain but here it goes - how do I remove spaces in
between commas for example in one cell I have the following: 1234 , 1234 ,
1234 , I need to remove the space and have the commas after the number
example 123, 123, 123, 123, thanks to anyone who can help me with this issue
i dont' want the spaces in between the commas i want them after...but
unfortunately i have a huge mailer list that i need to fix and don't want to
do one by one thanks
--
2

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 510
Default removing commas from numbers etc.

Hi

Select the range with entries in question;
Select Replace from Edit menu;
ReplaceAll " ," with ","


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )


"Excel ??" wrote in message
...
Ok this is hard to explain but here it goes - how do I remove spaces in
between commas for example in one cell I have the following: 1234 , 1234 ,
1234 , I need to remove the space and have the commas after the number
example 123, 123, 123, 123, thanks to anyone who can help me with this
issue
i dont' want the spaces in between the commas i want them after...but
unfortunately i have a huge mailer list that i need to fix and don't want
to
do one by one thanks
--
2



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
Help! I need a formula to add numbers separated by commas within SUPER EA Excel Worksheet Functions 8 July 27th 07 06:24 PM
Pasting Numbers with Commas from Outside Source Lou Giele Excel Discussion (Misc queries) 3 August 15th 06 07:01 PM
how do i build commas on numbers in india system Vijay Excel Discussion (Misc queries) 1 January 8th 06 03:06 PM
Removing the ' before numbers giantwolf Excel Discussion (Misc queries) 7 September 8th 05 01:56 PM
Removing commas Ernie Sersen Excel Worksheet Functions 1 December 13th 04 05:15 PM


All times are GMT +1. The time now is 03:36 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"