Remove Hyphens from a number

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I have numbers in a coulmn that look like this:

01-012-4123 how do I remove only the hyphens (dashes)
 
Select your range and Edit|Replace

What: - (hyphen)
with: (leave blank)

You may want to format those cells (custom: 000000000)
to keep the leading 0's.
 

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