I am using the following formula and for some reason when the first if function is false the result is a 0 not a blank ("""") as stated in the formula. Is there a way to correct this? Maybe I need to change it?
=IF(ISERROR((SUMIF(Red!$H$2:$H$1000,$B21Red!N$2:N$1000))+(SUMIF(Blue!$H$2:$H$988,$B21,Blue!N2:N1000))),"",((SUMIF(Red!$H$2:$H$1000,$B21,Red!N$2:N$1000))+(SUMIF(Blue!$H$2:$H$988,$B21,Blue!N2:N1000))))/$C$4
Thanks!
=IF(ISERROR((SUMIF(Red!$H$2:$H$1000,$B21Red!N$2:N$1000))+(SUMIF(Blue!$H$2:$H$988,$B21,Blue!N2:N1000))),"",((SUMIF(Red!$H$2:$H$1000,$B21,Red!N$2:N$1000))+(SUMIF(Blue!$H$2:$H$988,$B21,Blue!N2:N1000))))/$C$4
Thanks!