Sumproduct Function
I am porting a Sumproduct function from Excel to Numbers (v4.3) and would need help writing and formatting the statement/syntax in Numbers.
Excel Statement:
=SUMPRODUCT(--(B1>$A$1:$A$4);--(B1-$A$1:$A$4);$C$1:$C$4)
How would the Numbers statement and syntax look like for the Excel formula above?
I have 2 arrays/lists and 1 variable:
Array/List 1
Values
A1: 0%
A2: 10%
A3: 20%
A4: 30%
Array/List 2
Values
C1: 20%
C2: 15%
C3: 75%
C4: -15%
Variable
Value
B1: 22%
Appreciate it.
MacBook Pro with Retina display, macOS High Sierra (10.13), null