Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
thanks
"Lars-Ã…ke Aspelin" wrote: On Sun, 7 Sep 2008 02:56:20 -0700, EngelseBoer wrote: is it possible to search a column (A) and copy the 1st word of each cell to (B) A B Dopper Zulu = Dopper Korma Xhosa = Korma Assuming that there is always at least one space in the cells of column A you can try the following formula: =LEFT(A1,SEARCH(" ",A1)-1) Copy down as far as needed. Hope this helps / Lars-Ã…ke |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
return an empty string in VBA | Excel Discussion (Misc queries) | |||
return partial string | Excel Worksheet Functions | |||
need formula to search column for a word and return another word | Excel Discussion (Misc queries) | |||
Sumproduct - Return a String | Excel Discussion (Misc queries) | |||
Return a digit in a string of numbers | Excel Discussion (Misc queries) |