A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
I'll tell you how I always solve this problem, where I need to use vlookup to match on more than one column. I create a hidden column that includes the concatenated text from the 2 (or more) columns I need to match with spaces between them. Then I just do a simple vlookup on the hidden column.
I hope this helps.