VLOOKUP using 2 columns
I have a table of component information that has the first two columns headed
Make and Model. Is there any way to do a VLOOKUP on an unique combination of
two columns? This is a dynamic list so I don't want to create single
concatenated column of Make & " " & Model.
What would be my options were this function not available?
H
|