Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If the Numbers are only 3 digits then you can use =LEFT(B8,3), Otherwise when
the numbers are unpredictable in length then use this formula =LEFT(A1,FIND(" ",A1)-1) Change the cell reference A1 to your desired Cell. If this post helps, Click Yes! -------------------- (MS-Exl-Learner) -------------------- "Bridget" wrote: I am looking for a way to sort in Excel 2007 on numerical values when there is also a letter in the cell. For example to get: 235 X 587 X 023 K 004 X 228 X into the sort: 004 X 023 K 228 X 235 X 587 X However, there is no numerical option b/c there are letters and there doesn't seem to be a wildcard function... Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Count only Letters in cells that contain both letters and numbers | Excel Worksheet Functions | |||
Sorting data of various length's, numbers, letters and dash's | Excel Worksheet Functions | |||
Sorting Cells on letters and numbers and placing result in one of 3 columns | Excel Worksheet Functions | |||
Sorting - cells containing numbers, numbers and letters | Excel Discussion (Misc queries) | |||
How can I merge 2 cells with numbers and letters? | Excel Worksheet Functions |