Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I wish to search text in A1 for the word "div". If it is present I want
cell A6 to equal A4. If absent, I want cell A6 to be blank. When '=IF(FIND("div",A1),A4,"")' is placed in cell A6 it gives '#Value' instead of blank if A1 does not contain"div". This seems trivial, but how do I remedy the situation? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VLOOKUP CONDITION TO RETURN BLANK CELL WHERE LOOKUP VALUE IS NOT IN TABLE ARRAY | Excel Worksheet Functions | |||
Return an empty or blank cell value? | Excel Worksheet Functions | |||
Vlookup return 0 when cell is blank | Excel Worksheet Functions | |||
keep cell blank when false in IF statement | Excel Discussion (Misc queries) | |||
return zero from a blank cell | Excel Worksheet Functions |