Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Sorry, typo
Missing set of quotes =IF(ISNUMBER(FIND(your find formula)),"do 1","do 2") Replace Do 1 and Do 2 with whatever you want depending on the outcome of the test. -- Regards Roger Govier "Roger Govier" <roger@technology4unospamdotcodotuk wrote in message ... Hi Try =IF(ISNUMBER(FIND(your find formula)),"do 1",do 2") -- Regards Roger Govier "Gilbert De Ceulaer" wrote in message ... Is there a function (or an addin with this function) that just defines wethera character is present in a string or not ? ("Find" gives an error-string if the character is not present). Thanks, Gilbert |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
copy of excel file not showing formulal/function in the function b | Excel Discussion (Misc queries) | |||
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) | Excel Worksheet Functions | |||
Offset function with nested match function not finding host ss. | Excel Worksheet Functions | |||
Emulate Index/Match combo function w/ VBA custom function | Excel Worksheet Functions | |||
Nested IF Function, Date Comparing, and NetworkDays Function | Excel Worksheet Functions |