Thread
:
Removing dashes from a column
View Single Post
#
8
Posted to microsoft.public.excel.misc
David Biddulph[_2_]
external usenet poster
Posts: 8,651
Removing dashes from a column
=substitute(A2,"-","") and copy down.
--
David Biddulph
"Tommy Kramer 9" <Tommy Kramer
wrote in message
...
I have a 500+ cell column with 13 digit numbers that look like this.
18-118-22-33-0011 I would like to remove all of the dashes from every
cell
in the column but I can't figure out how.
Reply With Quote
David Biddulph[_2_]
View Public Profile
Find all posts by David Biddulph[_2_]