stumpsigpi
Civil/Environmental
- Apr 26, 2007
- 4
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 value from a match as well, but haven't figured out how to force the second match to look in the correct row of the array based on the first value. Any thoughts?
I can use a match to return the the row to lookup in and should also be able to get the second value from a match as well, but haven't figured out how to force the second match to look in the correct row of the array based on the first value. Any thoughts?