Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I was hoping to get a hint or two to find a specific word, which I'll use to determine which worksheet to place the string in. I would really appreciate only hints as to the process. Thanks in advance. Yours truly, wccc.pctutor |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=TRIM(LEFT(B47,FIND(" ",B47)-1)) | Excel Discussion (Misc queries) | |||
=TRIM(LEFT(B50,FIND(" ",B50)-1)) | Excel Discussion (Misc queries) | |||
how we find specific word from string in excel and compaire it. | Excel Worksheet Functions | |||
trim left of a found word in a text variable | Excel Programming | |||
trim a string by specific number of characters | Excel Discussion (Misc queries) |