To lookup a value by matching across multiple columns, you can use an array formula based on several functions, including MMULT, TRANSPOSE, COLUMN, and INDEX. In the example shown, the formula in H4 is: {=INDEX(groups,MATCH(1,MMULT(--(names=G4),TRANSPOSE(COLUMN(names)^0)),0))} where "names" is the named range C4:E7, and "groups" is the named range B4:B7. The formula returns the group that each
1. Combine INDEX and MATCH Functions in Array Formula with Multiple Criteria. 2. Combine INDEX and MATCH Functions in Non-Array Formula with Multiple Criteria. 3. Combine COUNTIFS, INDEX, and MATCH Functions for Multiple Criteria. 4. Utilize COUNTIFS Function with Different Logics for Multiple Criteria. 4.1 COUNTIFS Function with AND Logic. In this Excel tutorial, you will learn how to get multiple results using the INDEX-MATCH formula with multiple criteria in Excel. The INDEX-MATCH formula is very useful in finding any value based on any criteria in Excel. But sometimes you may need to extract multiple results based on multiple criteria in Excel. Step one would be to look for the "ACCT" number (Column O) from "Import Sheet" against the "Invoicing Coding" sheet, which would usually have multiple matches. Step two would then check the corresponding "INV" on the "Import Data" sheet and see if any of the wildcard invoices on sheet "Invoice Coding" match. The return would be the "Category eWy9pZS.