🐑 Formula Index Match Multiple Criteria
The range can be a function that returns multiple values, for example: ANCESTORS or CHILDREN. You can use the MATCH function inside of the INDEX function to return an item from a range based on the relative position of a value in a range. (See the example below.) =INDEX([In Stock]:[In Stock], MATCH("Jacket", [Clothing Item
To lookup in value in a table using both rows and columns, you can build a formula that does a two-way lookup with INDEX and MATCH. In the example shown, the formula in J8 is: =INDEX (C6:G10,MATCH (J6,B6:B10,1),MATCH (J7,C5:G5,1)) Note: this formula is set to "approximate match", so row values and column values must be sorted.
eoSdOWv.
formula index match multiple criteria