extracting numbers from string

  • Thread starter Chris Dowell via OfficeKB.com
  • Start date
C

Chris Dowell via OfficeKB.com

I have a problem at the moment, I have a column of reference numbers that has been given to me in a single column this consists of a prefix of between 0 and three letters and number and a suffix of a combination of both text and numbers. these different sections are divided by "/" how can I extract the different elements into three different columns
any ideas?

examples of strings are 12345, a/12345/b(ad1), G/C/12345(AD)

Any help would be greatly appreciated.

Chris
 
D

Dave O

Highlight your column, then from the menu select >Data >Text to
Columns. Check the "Other" box and specify the / as your column
delimiter.
 

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

Top