wayneryeven
Technical User
Hey guys
I need to get a lookup against 2 values:
e.g.
Table1
A B C
Row 1 Model1 01/01/09
Table2
Model1 01/01/09 Passed
What i want to do is in Cell C, Table 1 do a lookup using Cells A and B. This will look up into Table 2 and retrieve the value Passed.
Im sure this is achievable in Excel, as far as design goes, without an indepth explanation and elaboration of the project this is how its constructed for future use.
Thus i need to do something like:
=VLOOKUP(A2 AND B2,STATUS,3,0)
Thanks guys for all your help,
I need to get a lookup against 2 values:
e.g.
Table1
A B C
Row 1 Model1 01/01/09
Table2
Model1 01/01/09 Passed
What i want to do is in Cell C, Table 1 do a lookup using Cells A and B. This will look up into Table 2 and retrieve the value Passed.
Im sure this is achievable in Excel, as far as design goes, without an indepth explanation and elaboration of the project this is how its constructed for future use.
Thus i need to do something like:
=VLOOKUP(A2 AND B2,STATUS,3,0)
Thanks guys for all your help,