Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Hello friends I have a column with following type of data: 1243 no. of Books 213 no. of Pens What i want is to extract only the numeric data from the column and keeping the the original string as it is thanks in advance johnbest -- johnbest ------------------------------------------------------------------------ johnbest's Profile: http://www.excelforum.com/member.php...o&userid=29694 View this thread: http://www.excelforum.com/showthread...hreadid=494535 |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hi John
Assuming your data always has a space after the last numeric value, and with the data in A1 =--LEFT(A1,FIND(" ",A1)-1) Regards Roger Govier johnbest wrote: Hello friends I have a column with following type of data: 1243 no. of Books 213 no. of Pens What i want is to extract only the numeric data from the column and keeping the the original string as it is thanks in advance johnbest |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Hi roger thanks -- johnbest ------------------------------------------------------------------------ johnbest's Profile: http://www.excelforum.com/member.php...o&userid=29694 View this thread: http://www.excelforum.com/showthread...hreadid=494535 |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
ASAP Utilities, a free Add-in available at www.asap-utilities.com has a
feature that will delete all numbers from a string wherever they are located........... Vaya con Dios, Chuck, CABGx3 "johnbest" wrote: Hello friends I have a column with following type of data: 1243 no. of Books 213 no. of Pens What i want is to extract only the numeric data from the column and keeping the the original string as it is thanks in advance johnbest -- johnbest ------------------------------------------------------------------------ johnbest's Profile: http://www.excelforum.com/member.php...o&userid=29694 View this thread: http://www.excelforum.com/showthread...hreadid=494535 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Auto convert an alphanumeric string (CIS9638S) to numbers only? | Excel Worksheet Functions | |||
trim a string by specific number of characters | Excel Discussion (Misc queries) | |||
Excell deletes 0 when its the first number in a string | Excel Discussion (Misc queries) | |||
LOOKING UP A TABLE/SHEET AND MATCH FOR A STRING OR NUMBER | Excel Discussion (Misc queries) | |||
How do I extract a date as text not the 1900 reference number | Excel Discussion (Misc queries) |