Index Match + multiple criteria + return list/range

gidBeat

New Member
Joined
Mar 8, 2018
Messages
3
Hello
I am trying to look things up in a table and return them with a formula, with the following requirements:
  • There are two criteria (columns) to include in the look-up
  • Need to return the list of all matches rather than a single item
I have found ways of doing these things on their own (using more complex Index Match for #1 and using the “:” operator for #2 to specify a range and return a list in the form of an array), but whenever I try to combine them it doesn’t work.

I have shared an example, where ‘Table 1’ is the source data and ‘Our selections’ are the references for looking up. Can someone please let me know a formula that can go in the mentioned cell that will return the green ‘Returned list’ of associated entries from the ‘Interaction’ column (of Table 1)?

I am running a Mac with Excel version 16.46
Thanks in advance!
 

Attachments

  • Excel.png
    Excel.png
    79 KB · Views: 11

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,215,051
Messages
6,122,872
Members
449,097
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top