Hi,
I have two columns, on the same sheet, and I wnat to look at the values in one column and see if a given value is in another; and then in a third column show that it is in the first column, and the cell that it is in. If this is not possible, it can just show True or False.
For example;
Quote:
A B C
Test car False
job Test A1
Bob House False
Kite Job A2
|
Thank you