INDEX and MATCH two-column lookup
None of these cells are merged. Two-way INDEX and MATCH Essentially, this formula uses a standardtwo-way INDEX and MATCH formula. The INDEX function is provided with the data to return, and the MATCH function is used two times. However,the regular MATCH function will work fine as well. The result is that we retrieve the value in thenext column, which holds the value for Length. By providing the values inrows, we get back avertical array....