I'm trying to write a formula to check whether a lookup field contains a specific value.These lookup fields might contain one or multiple values, e.g.applesapples, pearspears, bananas, strawberriesI've been using the formula IF(FIND("apples", {fruitN...