Hello All,
I am wondering if there are any ideas to simplify/shorten the following formula. It works fine, but it is fairly long.
=IF(SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$G$5:$G$200)>0,SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$G$5:$G$200),SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$F$5:$F$200))
Thanks!
I am wondering if there are any ideas to simplify/shorten the following formula. It works fine, but it is fairly long.
=IF(SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$G$5:$G$200)>0,SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$G$5:$G$200),SUMIF('Sheet2'!$C$5:$C$200,G21,'Sheet2'!$F$5:$F$200))
Thanks!