P
Pete
When I enter the formula below, the result I get is 0, when it should
be 490
If Cells N5:N9,N22:N26,N39:N43 = A11
THEN SUM
D5
9,D22
26,D39
43
=SUMPRODUCT(--(Sheet1!N5:N9=A11)--(Sheet1!D5
9),--(Sheet1!N22:N26=A11),--(Sheet1!D22
26),--(Sheet1!N39:N43=A11),--(Sheet1!D39
43))
Any ideas?
Pete
be 490
If Cells N5:N9,N22:N26,N39:N43 = A11
THEN SUM
D5



=SUMPRODUCT(--(Sheet1!N5:N9=A11)--(Sheet1!D5



Any ideas?
Pete