Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am using the following formula to search for a "<" in a cell and then trip
off all text after it is found: =IF(FIND("<",C11,1)-1,(TRIM(LEFT(C11,FIND("<",C11,1)-1))),C11) My intention is that if there is no "<", then just return what is in the cell originally. It trim part works but if there is no "<" in the cell, then I get a #Value error. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Find Function | Excel Worksheet Functions | |||
Need to find a function. | Excel Worksheet Functions | |||
#VALUE about function Find | Excel Worksheet Functions | |||
Find function | Excel Worksheet Functions | |||
Help with the FIND function | Excel Worksheet Functions |