Hi
I am trying to use this array formula but I get the '#num' error.
My formula is
=sumif(if(('Do not touch'1A:A=Gosport!A4)*('Do not touch'!C:C=1),'Donottouch'!D))
'Do not touch'=a value on a second sheet from 1-500
Gosport!A4=value on same sheet as formula
'Do not touch'!C:C=1=value on second sheet-either 01,02 or 03
'Donottouch'!D=value on second sheet that I want to total
I want to total the values in the second sheet column D, but only if the values on the second sheet column A equal the value in the first sheet cell A$
AND the value in the second sheet column C equals "01".
I then enter this as an Array formula but I just get the error #num.
Any ideas
thanks
Stu
I am trying to use this array formula but I get the '#num' error.
My formula is
=sumif(if(('Do not touch'1A:A=Gosport!A4)*('Do not touch'!C:C=1),'Donottouch'!D))
'Do not touch'=a value on a second sheet from 1-500
Gosport!A4=value on same sheet as formula
'Do not touch'!C:C=1=value on second sheet-either 01,02 or 03
'Donottouch'!D=value on second sheet that I want to total
I want to total the values in the second sheet column D, but only if the values on the second sheet column A equal the value in the first sheet cell A$
AND the value in the second sheet column C equals "01".
I then enter this as an Array formula but I just get the error #num.
Any ideas
thanks
Stu