M
Mike B.
I'm trying to exclude two lines from a sumif that are by
using the following formula, but it's not returning the
right answer. Is there a simpler way without tying to an
individual cell? =SUMIF
(PRODUCTION$B$3:$B$242,"F",PRODUCTION!$L$2:$L$242)-
(SUMPRODUCT((PRODUCTION!$B$2:$B$242="F")*(PRODUCTION!
$D$2:$D$242="SP")*(PRODUCTION!$L$2:$L$242))+SUMPRODUCT
((PRODUCTION!$B$2:$B$242="F")*(PRODUCTION!$D$2:$D$242="SQ")
*(PRODUCTION!$L$2:$L$242)))
using the following formula, but it's not returning the
right answer. Is there a simpler way without tying to an
individual cell? =SUMIF
(PRODUCTION$B$3:$B$242,"F",PRODUCTION!$L$2:$L$242)-
(SUMPRODUCT((PRODUCTION!$B$2:$B$242="F")*(PRODUCTION!
$D$2:$D$242="SP")*(PRODUCTION!$L$2:$L$242))+SUMPRODUCT
((PRODUCTION!$B$2:$B$242="F")*(PRODUCTION!$D$2:$D$242="SQ")
*(PRODUCTION!$L$2:$L$242)))