• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

sum forumla

delta

Member
i like didnot show Zero and error
in giving formla show zero
what is incorrect given formula
=IFERROR(IF(ISBLANK(SUM(A1:A10)),"",SUM(A1:A10)),"")
 
two samples:
1) =SUM(A1:A10) ... and unselect 'Show zero values' then no show error nor zero
2) =IF(SUM(A1:A10)<>0;SUM(A1:A10);"") then no show error nor zero
 
Back
Top