H
HamishM
Hi,
I have TableA of data which needs checking row by row. TableB on a
different sheet contains the values which need to be output. In TableA
need to check Col A and then the value in Col C and return the
intersecting value from TableB into Col D (in TableA).
e.g
TableA:
ColA ColB ColC ColD
Blue Man Car
Red Auto Truck
TableB:
Red Blue Black
Car 9 5 2
Truck 7 4 3
Therefore:
In Row1 in TableA the value in ColD needs to be 5.
In Row2 in TableA the value in ColD needs to be 7.
thanks in advance,
Hamish
I have TableA of data which needs checking row by row. TableB on a
different sheet contains the values which need to be output. In TableA
need to check Col A and then the value in Col C and return the
intersecting value from TableB into Col D (in TableA).
e.g
TableA:
ColA ColB ColC ColD
Blue Man Car
Red Auto Truck
TableB:
Red Blue Black
Car 9 5 2
Truck 7 4 3
Therefore:
In Row1 in TableA the value in ColD needs to be 5.
In Row2 in TableA the value in ColD needs to be 7.
thanks in advance,
Hamish