You don't need SUM and +, either
=SUM(B6,B22,B42,B57)
or
=B6+B22+B42+B57
--
---
HTH
Bob
(there's no email, no snail mail, but somewhere should be gmail in my addy)
"Formula Result to Read No Value-Not Zero" <Formula Result to Read No
Value-Not
(E-Mail Removed)> wrote in message
news:4B3232EA-A3B3-40C2-A7F6-(E-Mail Removed)...
> My formula reads: =SUM(B6+B22+B42+B57)
> The Result reads: "0" because there are no values in Cells B6, B22, B42
> and
> B57 yet.
> How can I write the formula so the cell shows no value if it equals zero?