View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CLR CLR is offline
external usenet poster
 
Posts: 1,998
Default Extract numeric part of alphanumeric cell

ASAP Utilities, a free add-in available at www.asap-utilities.com has a built
in feature that will delete all alpha characters from a string.

Vaya con Dios,
Chuck, CABGx3



"Sarah (OGI)" wrote:

Cell AR12 has a value that reads 'Visit 6 GWP'.
In an adjacent cell, I would like to extract the numeric value of this text
string.
Any ideas re how I can do this through the use of a formula?