I have a value in A2 = 0642001
in B2 = 010
The value in B2 is a release # and could change, but the A2 value won't.
On another sheet I have an Array of values in A and B.
There may be several values in A like 0642001 but several sifferent values in B that are adjacent to A, but different.
For example: A10 = 0642001 and B10 = 040.
I want to look at the value in A10 and B10, search thru sheet2 array (A2:D500) and if there's a match, pull the value in C10.
I know Vlookup works for one unique value, is there something that let's me look at 2 cells?
in B2 = 010
The value in B2 is a release # and could change, but the A2 value won't.
On another sheet I have an Array of values in A and B.
There may be several values in A like 0642001 but several sifferent values in B that are adjacent to A, but different.
For example: A10 = 0642001 and B10 = 040.
I want to look at the value in A10 and B10, search thru sheet2 array (A2:D500) and if there's a match, pull the value in C10.
I know Vlookup works for one unique value, is there something that let's me look at 2 cells?