Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks. This formular works wonders !!!
"Rick Rothstein" wrote: Give this formula a try... =RIGHT(LOOKUP(9.9E+307,--LEFT(MID(A1,MIN(FIND({0,1,2,3,4,5,6,7,8,9},A1&"012 3456789")),99),ROW($1:$99))),3) where I have assumed your first data value is in A1 (this formula can be copied down). Note that the formula returns text, not a number (so that leading zeroes can be preserved as per your first example). -- Rick (MVP - Excel) "Flu" wrote in message ... I have a long list of data which is alphanumeric. I would like to extract the string last 3 digits number out. Is there a quick forumula to it? e.g. SK109028-AMP3 - data extract should be 028 504467993AK3 - data extracted should be 993 505747995 - data extracted should be 995 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting numbers from alphanumeric strings | Excel Worksheet Functions | |||
extract numbers from a alphanumeric cell | Excel Worksheet Functions | |||
extracting numbers from alphanumeric cells | Excel Worksheet Functions | |||
extracting numbers from data | New Users to Excel | |||
Sorting alphanumeric numbers | Excel Discussion (Misc queries) |