View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Number formating

Use find/replace:

1. Select the cells you want updated ( or the whole column)
2. Pull-down Edit Find and enter the - in the findwhat field
3. Click on the Replace tab and enter nothing in the replacewith field
4. Click Replace All
--
Gary's Student


"croozer" wrote:

I have a column of numbers, all 6 digit. Some of the numbers are six digit
with a dash in between the third and fourth digit

Ex.
123-456
122-451
122771
122458
233-564

...and so on

Is there a way to remove the dashes from these numbers that have dashes and
leave the other ones alone? What I want is this column to not have any
dashes.
is concentate the formula to use??

Thanks