I need to make 111-11-1111 into 111111111

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a spreadsheet that was sent to me that has social security #'s in a
111-11-1111 format. I need to make it a 111111111 format. I just just
wondering what formula I could use to get rid of the hyphens.
 
=SUBSTITUTE(A1,"-","")
or just use Edit > Replace > Replace What > - > Replace with > Nothing >
Replace All,
Regards,
Alan.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top