Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Assuming that he Number portion of the address is followed by a space, the
following function will do the trick. Change cell A1 accordingly.: =LEFT(A1,FIND(" ",A1,1)-1) -- Kevin Backmann "Curtis Stevens" wrote: If you have addresses in a field, how can you extra the number portion of the address & put it into a separate field/box? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Extracting data | Excel Worksheet Functions | |||
Extracting Data | Excel Discussion (Misc queries) | |||
Need help extracting data.... | Excel Worksheet Functions | |||
Extracting Data for .Txt Files By Unique Field Data | Excel Discussion (Misc queries) | |||
extracting data | Excel Worksheet Functions |