Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks all. I ended up with a combination of LEFT, FIND and MID funbctions
that seem to be working for my purposes OK. "Toppers" wrote: If it always separated from the text by a blank and is always at the beginning of the string: =LEFT(A1,FIND(" ",A1)-1) "Larry" wrote: Does anyone know of a formula (or combination of formulas) that I can use to split cells containing combined numerical and alpha datainto 2 separate cells. Sample Data: 123 Anywhere Dr 10 Somewhere Dr 4998 Somewhere Else Ln I have a listing of addresses and I want to split the number part of the address and the alpha part of the address into 2 columns for sorting purposes. I want to sort results by street name then by number. As you can see above, the length of the numerical part of the address can vary, it is not fixed in length. Thanks, Larry The length of the nubers can be different as show above. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to change rows, columns to alpha numerical | Excel Discussion (Misc queries) | |||
Alpha & Numerical Help Needed | Excel Worksheet Functions | |||
Alpha/Numerical numbers | Excel Worksheet Functions | |||
if function checking for numerical data vs alpha characters | Excel Worksheet Functions | |||
Numerical grade to Alpha character | Excel Discussion (Misc queries) |