Hi All,
I have a list of unique IDs in column A, I want to check these against the unique IDs in column A of "tab2" and when there is a match I want column B of "tab2" checked for an occurrence of "3(1)". With column B the cells maybe mixed so some will have "3(15), 2(18)" in this occurrence I want a "No" returned, however if the cell has "3(15), 2(18), 3(1)" I want "Yes returned as there is a match for "3(1)".
How can I do this?
I have a list of unique IDs in column A, I want to check these against the unique IDs in column A of "tab2" and when there is a match I want column B of "tab2" checked for an occurrence of "3(1)". With column B the cells maybe mixed so some will have "3(15), 2(18)" in this occurrence I want a "No" returned, however if the cell has "3(15), 2(18), 3(1)" I want "Yes returned as there is a match for "3(1)".
How can I do this?