Sumifs with nested Index Match not pickup values

Brot Togs

New Member
Joined
Jul 29, 2022
Messages
4
Office Version
  1. 365
Platform
  1. Windows
I am trying to use an index match to have a dynamic sumif, formula below. For whatever reason I can only pick up data that is in rows 12,000 or above. My formula does not have any row range limits so i am wondering if there is a limit of variables for criteria 3? Or is it something to do with the index match?


=SUMIFS(INDEX(CDW!$AX:$BN,0,MATCH($B$3&"UNITS",CDW!$AX$1:$BN$1,0)),CDW!$BO:$BO,$B20,CDW!$AY:$AY,DE$2,CDW!$AX:$AX,DE$1)
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Hi & welcome to MrExcel.
Are you sure that there is data below row 12,000 that matches all 3 criteria?
 
Upvote 0
Hi & welcome to MrExcel.
Are you sure that there is data below row 12,000 that matches all 3 criteria?
Example if look at 2019-2022 and 2019 is not pulling because it is below 12000 but if I flip that 2022 does not pull
 
Upvote 0
In that case without access to your data I'm not sure what to suggest, as that formula should work.
 
Upvote 0
You're welcome, sorry I couldn't have been more help.
 
Upvote 0

Forum statistics

Threads
1,214,643
Messages
6,120,707
Members
448,981
Latest member
recon11bucks

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