index/match with multiple results help needed!

c1nn4m0n

New Member
Joined
Nov 10, 2017
Messages
6
Hello!

I am attempting to create a formula using index/match that will return results on a list where there can be up to 6 matches. I have been able to do this however, if I have less than 6 (my max) match results my formula begins to give me results that are not a match. What I want is if my list is out of match for a blank to be the result in the cell.

This is the formula I am using: =INDEX('Quarterly Results'!$A$1:$A$,MATCH,($B$2, 'Quarterly Results'!$B:$B,0)...adding +1 to +6) in my subsequent cells (for reference they are on my first tab C4-I4 along with the B2 from the formula which is the cell my users will be making changes in - entering the market name (Quarterly results column B) to pull in store numbers (quarterly results column A).

Any help would be SO greatly appreciated!!
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.

Forum statistics

Threads
1,216,759
Messages
6,132,556
Members
449,735
Latest member
Gary_M

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