Quantcast
Channel: Active questions tagged excel - Stack Overflow
Viewing all articles
Browse latest Browse all 88835

SUMPRODUCT with 3 Criteria, index match by 1 Row & 2 Column

$
0
0

Please help me..

I have a table that I want to SUM with condition of multiple criteria by 1 row & 2 column.

The Formula: The Formula

Column that should be result of SUM: column that should be SUM

expected result: expected result

I Have tried some formula but it just sum of first column, i need to sum of all numbers of table "I10:N47".

here my code below:

=IFNA(SUMPRODUCT(--(Sheet1!$H$10:$H$47=Sheet2!$B6)*(INDEX(Sheet1!$I$10:$N$47,,MATCH(Sheet2!$C$2,Sheet1!$I$5:$N$5,0))):(INDEX(Sheet1!$I$10:$N$47,,MATCH(Sheet2!$C$3,Sheet1!$I$6:$N$6,0)))),0)

thanks for the support..


Viewing all articles
Browse latest Browse all 88835


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>