![]()
Please Login or Register to view this content.
I keep using a VLOOKUP to reference the second sheet, and if the number from the first sheet is found in columns 2-5 of the second sheet, I want it to return to the first sheet a column with the number that corresponds in the first column on the second sheet. All I can ever make my function do is return to me the same number that is located in the first example directly next to it, ie:HTML Code:
This is what I have been using on "Sheet 1" : =VLOOKUP(A2,Sheet2!$B$2:$F$1001,1,FALSE)![]()
Please Login or Register to view this content.
Bookmarks