What Are the INDEX and MATCH Functions?
INDEX and MATCH are Excel lookupfunctions.
The INDEX function returns a value or the reference to a value from within a particular selection.
The goal is to identify the item color using the item number.
The idea is to see how much money we made off ofGreenitems inMay.
This is really similar to the example above, but an extra MATCH formula is nested in INDEX.