numbers sumproduct function

Good morning, i wanna implement this excel function in numbers: = SUMPRODUCT(–(Conditional Array = “Condition”),Array1, Array2)/SUMIF(Conditional Array,”Condition”,Array2). how can i do that??

thanks

Luigi

Posted on Apr 11, 2022 4:59 AM

Reply
Question marked as Top-ranking reply

Posted on Apr 11, 2022 7:56 AM

The first part appears to be doing a "sumproductif". The first "range" of "-(conditional array = condition)" is not allowed in Numbers. I think the simplest thing to do is to insert a new column that, row by row, multiplies "array 1" and "array 2". If we refer to it as "array 3", the formula would be SUMIF(Conditional Array,”Condition”,Array3)/SUMIF(Conditional Array,”Condition”,Array2)

1 reply
Question marked as Top-ranking reply

Apr 11, 2022 7:56 AM in response to gigi01-

The first part appears to be doing a "sumproductif". The first "range" of "-(conditional array = condition)" is not allowed in Numbers. I think the simplest thing to do is to insert a new column that, row by row, multiplies "array 1" and "array 2". If we refer to it as "array 3", the formula would be SUMIF(Conditional Array,”Condition”,Array3)/SUMIF(Conditional Array,”Condition”,Array2)

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

numbers sumproduct function

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.