T
travelinman
The following formula returns a #Value! error message if the text "Update" is
not found. I tried using ISERROR and could not get it to work. I would like
to display a blank cell if th text is not found. Any ideas?
=IF(FIND("Update",C2)>0,"x",)
not found. I tried using ISERROR and could not get it to work. I would like
to display a blank cell if th text is not found. Any ideas?
=IF(FIND("Update",C2)>0,"x",)