batman11692003
New Member
- Joined
- Oct 16, 2011
- Messages
- 7
I have this code I am using, but if any of the values are blank in Cost!$C$2:$C$7 the function shows a 0 value. How can I change this to show a blank instead of 0.
=SUMIFS(Cost!$C$2:$C$7,Cost!$A$2:$A$7,B2,Cost!$B$2:$B$7,C2)
=SUMIFS(Cost!$C$2:$C$7,Cost!$A$2:$A$7,B2,Cost!$B$2:$B$7,C2)