I am trying to search for keywords in column "Remarks 1" and return a string if found and another if nothing found.
I have the below code that is working bu