#NA on mult-variable Index/Match Function

DR RENO

Board Regular
Joined
Jun 29, 2018
Messages
65
https://www.dropbox.com/s/0ulhnl1wd60qvgq/N Plain Disappearance_5JUL18.xlsx?dl=0Trying to match 4 variables, but receiving #NA . I've incrementally built formula, and three variables pulled in expected value. Adding of the 4th variable is apparently the issue, however it looks correct from what I'm seeing. Can someone please take a look and see if they can spot issue. Perhaps I need to switch out Match to a SumProduct function. If that is the case, please help me with that, as I've only done multi-matches in Excel. Thanks in advance.

=INDEX('CN IMP_EXP'!$A$2:$T$5290,MATCH(1,('CN IMP_EXP'!$F$2:$F$5290=Corn!B3)*('CN IMP_EXP'!$Q$2:$Q$5290=MID($I$2,4,15))*(RIGHT('CN IMP_EXP'!$C$2:$C$5290,3)=Corn!$C$2)*('CN IMP_EXP'!$B$2:$B$5290=VALUE(TRIM(CLEAN($B$1)))),0),20) + Ctrl Shift Enter for array
 

Excel Facts

Last used cell?
Press Ctrl+End to move to what Excel thinks is the last used cell.

Forum statistics

Threads
1,215,241
Messages
6,123,824
Members
449,127
Latest member
Cyko

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