Hello, I am having issues trying to reference the values in a CONCATENATE formula. I am trying to pull a "Yes" or "No" value based on the product numbers provided in the CONCATENATE cell.
The CONCATENATE cell is the combination of product numbers added just for TODAY only (old lines do not show a value unless it is today). I'd like for the formula to reference this cell and match the new product numbers with the old product number (I.E. If an old request has the same product number then I'd like for the cell to show as a "Yes" value.)
(The values show as 123546. 5647. 1727230. AF7268. RT91820)
I tried an IF HAS formula but it is returns a "No" for every line
I tried a helper column on another sheet but it seems like Smartsheet cannot read the multiple values as individual. Any tips or tricks?