Hi
Can someone help me with this query? I need to highlight all the lines in the first table where column B has text that matches Column B of the second table.
I have a table of hardware like this;
I have another table like this
I want to create a column in the first table to show YES/NO as to whether the numerical code in column B contains any string that matches any cell in column B of the second table.
I would use VLOOKUP to find other cells in the second table but I need a true/false return for the new column in table 1.
Does that make sense?
Olly
Can someone help me with this query? I need to highlight all the lines in the first table where column B has text that matches Column B of the second table.
I have a table of hardware like this;
I have another table like this
I want to create a column in the first table to show YES/NO as to whether the numerical code in column B contains any string that matches any cell in column B of the second table.
I would use VLOOKUP to find other cells in the second table but I need a true/false return for the new column in table 1.
Does that make sense?
Olly