I have info in a table and want to return a value based on two values. The first is located in the first column and the second is in the row that would be returned from the corresponding column.
I can use a match to return the the row to lookup in and should also be able to get the second...