View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
David Biddulph[_2_] David Biddulph[_2_] is offline
external usenet poster
 
Posts: 8,651
Default Change SSN to text

Are you sure that the hyphens are there in a text string? Or is it a number
formatted as SSN?
--
David Biddulph

"New2EKU" wrote in message
...
I've read the various messages about how to remove the "-" in a list of
SSNs,
using the replace command, but I cannot get it to work. I have a list of
SSNs that I need to convert to a string......222-22-2222 needs to be
222222222. Can someone help me?