=IF(AND(ISERROR(SEARCH("car",H9)),ISERROR(SEARCH("pipe",H9)))=TRUE,"","SlideOpened ")
=IF(COUNT(SEARCH({"car","source","is"},H9)),"SlideOpened","")
=IF(COUNT(SEARCH({"SlideOpened","CorrectAnswer"},H2,1)),"SlideOpened","CorrectAnswer")
makes no sense because what the 'COUNT(SEARCH({"SlideOpene
Can you please clarify your question. The formula you have provided works to the job you are asking advice about - so what is the issue ? Making the text to search dynamic perhaps ?