I have string values that I'm attempting to trap in my excel file. The string would be found in a free form text field named "Additional Issue Details". I would like to write one nested FINDSTRING formula which would search the field and when the whole word is found, e.g. "DATA", "FILE", ETC. that row of data would be flagged and the string that was matched is returned in a column titled "DATAMATCH".
My formula below appears to have the correct syntax but it's not returning the expected values.
