Forum Discussion
Novice345
Jun 15, 2022Copper Contributor
Multiply 2 arrays with an if condition
Hi all, I have 2 arrays like below: d e f array1 47 53 90 129 97 162 ...
Novice345
Jun 15, 2022Copper Contributor
Hi, think i just solved it. =SUMPRODUCT(--(D38:F46>100000),(D38:F46)*(1-0.05),D25:F33). I just have to have a formula for <100K and >=100k and add them
Novice345
Jun 15, 2022Copper Contributor
Is there a way to do it in 1 formula? I tried this with solver and its giving me a linearity error