Hi, I have two sheets, say Sheet 1 and Sheet 2.
Sheet 2 contains a list of words in one column (i.e. "Keyword").
Sheet 1 contains a column with status updates (i.e. "Comments").
I would like to set up a formula that searches if Sheet 1's "Comments" column has any matching keywords from the list of words hosted in Sheet 2's "Keyword" column.
Is there any way to do that?