Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
In trying to split addresses which contain both number and street in one
cell, I have extracted using these formulas: =REPLACE(B5,1,FIND(" ",B5,1)-1,"") and this one: =LEFT(B5,FIND(" ",B5,1)-1). They yield a number and a street in separate cells. They work great but then trying to sort does not work. Help. Erik (a Word 2007 user) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sorting Values Without Sorting Formulas | Excel Discussion (Misc queries) | |||
Multiple String IF Formulas | Excel Worksheet Functions | |||
sorting formulas with cells | Excel Worksheet Functions | |||
sorting cells with formulas | Excel Worksheet Functions | |||
Long string of IF formulas | Excel Discussion (Misc queries) |