How do I extract numbers from a cell with both text and numbers?
Hi Shannon,
Here is a solution that Domenic posted less than an hour ago
=LOOKUP(9.99999999999999E+307,--MID(A1,MIN(SEARCH({0,1,2,3,4,5,6,7,8,9},A1&"
0123456789")),ROW(INDIRECT("1:"&LEN(A1)))))
--
HTH
RP
(remove nothere from the email address if mailing direct)
"SHANNON" wrote in message
...
Examples:
AA100.10
ANN242.21
|