View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
xlmate xlmate is offline
external usenet poster
 
Posts: 144
Default Quick/Easy Question?

if your data is always the same with 5 numbers after the name, you can use
=RIGHT(B2,5)


--
Hope this is helpful

Appreciate that you provide your feedback by clicking the Yes button below
if this post have helped you.


Thank You

cheers, francis



"Dave" wrote:

Using Excel 2003...

I have a worksheet with three columns.
-In the first column I have data containg a name and position #. For
example, Joey Doe 01199.
-In the second column I would like to extra only the numerical values. How
can I do this? For the example above I would like to extract 01199.