Hi guys,
I'm fairly new to this so please bear with me. I know this is something that was posted before but most of the answers I've found so far, compare items within the same row and what I need, is to compare i.e B4 to ALL of column A and return a value in column C. Also, column B is shorter than Column A.
Example:
Column A
Red
Green
Blue
Blue
Blue
Yellow
Brown
Pink
Black
Purple
Green
Column B
Pink
Blue
Green
Black
White
Yellow
The outcomes:
1) So, if 'Blue' from column B is found anywhere on Column A (even if it's more than once), I want a value returned on Column C (next to Blue, so C2) that says 'OK'.
2) If there is a value on Column B that doesn't exist on Column A (i.e 'White) I need a value of 'Missing' returned on column C.
I hope this is not too complicated. Could someone give me a hand with this?
THANK YOU.
G.
I'm fairly new to this so please bear with me. I know this is something that was posted before but most of the answers I've found so far, compare items within the same row and what I need, is to compare i.e B4 to ALL of column A and return a value in column C. Also, column B is shorter than Column A.
Example:
Column A
Red
Green
Blue
Blue
Blue
Yellow
Brown
Pink
Black
Purple
Green
Column B
Pink
Blue
Green
Black
White
Yellow
The outcomes:
1) So, if 'Blue' from column B is found anywhere on Column A (even if it's more than once), I want a value returned on Column C (next to Blue, so C2) that says 'OK'.
2) If there is a value on Column B that doesn't exist on Column A (i.e 'White) I need a value of 'Missing' returned on column C.
I hope this is not too complicated. Could someone give me a hand with this?
THANK YOU.
G.