J
Josh
Here is my formula:
=IF(E2<>E1,(SUMIF($E$2:$E$1000,E2,$BU$2:$BU$1000)+SUMIF
($E$2:$E$1000,E2,$CD$2:$CD$1000)+SUMIF
($E$2:$E$1000,E2,$DA$2:$DA$1000)),0)
Is there any way to have add a second criteria for the
sumif to function with?
=IF(E2<>E1,(SUMIF($E$2:$E$1000,E2,$BU$2:$BU$1000)+SUMIF
($E$2:$E$1000,E2,$CD$2:$CD$1000)+SUMIF
($E$2:$E$1000,E2,$DA$2:$DA$1000)),0)
Is there any way to have add a second criteria for the
sumif to function with?