I need to compare cells in column B and B in sheet one to cells in column A and B in sheet 2, if items match then I need column C from sheet 2 copied to sheet one column D. I have used VLookups to compare one item and pull it over (=VLOOKUP(B2,Sheet2!A:C,3,FALSE)) but not two. Is this possible or is there a better option to do this?
Bookmarks