Reformatting formula

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

Guest

I have 1 column that has a number: 11-22-3333.
Another column has the same number in a different format: 11223333

Is there a formula that will reformat one of these numbers to look like the
other so I can match up additional data?
 
is the number with the dashs text or just formated with the dashes?

If it is just formated they should say they are the same
if it is text and the other is a number you could use something like
using in your lookup formula
value(substitute(11-22-3333,"-",""))
 
First back up your data and try this on a copy...........

Highlight the cell(s) with the numbers with the dashes in them, then Edit >
Replace > FindWhat: - Replacewith: leave blank > ReplaceAll..........

Vaya conDios,
Chuck, CABGx3
 

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

Similar Threads


Back
Top