Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Ron. This worked too. I really appreciate the help I get from folk
who know so much more than I do on this site. "Ron Rosenfeld" wrote: On Mon, 21 Jul 2008 03:35:01 -0700, Skibee wrote: Can anyone help? I have an Excel worksheet which is data downloaded from a stock control package. A column named containers has data such as CX15 BX30 SX10 In order to perform another calculation, I need to isolate the number in each cell (ie the 15, 30, 10 etc) from the letters and multiply the number component by numerical data in another column. Is there any formula I can insert into a fresh column which will do this? I have tried conditional formulas and lookup tables, but to no avail. =LOOKUP(9.9E+307,--MID(A1,MIN(SEARCH({0,1,2,3,4,5,6,7,8,9},A1&" 0123456789")),ROW(INDIRECT("1:"&LEN(A1))))) Am I right in suspecting that in cells containing a mix of letters and numbers, Excel does not treat the number as a number but rather as general text? Yes you are. --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sumproduct with text and numbers in cells | New Users to Excel | |||
Why won't my cells change from Text to % or Numbers | Excel Discussion (Misc queries) | |||
How do I sum numbers in cells that have text? | Excel Worksheet Functions | |||
Cells as text not numbers??? | Excel Discussion (Misc queries) | |||
How do I sum numbers from cells that contain text | Excel Worksheet Functions |