I have two worksheets and what I'd like to do is based on 3 unigue cell values say, A1, B1, C1, I want to go to the other worksheet, find the row which matches these values, say Sheet1A1 = Sheet2V45, Sheet1B1 = Sheet2 X45, etc... and return some other cell values that I can use in Sheet1. I know it's a VLOOKUP, but not sure the best way to approach where I have to match 3 values.