Combining SUM Function with Nested If Statement

  • Thread starter Thread starter Somecallmejosh
  • Start date Start date
S

Somecallmejosh

Is it possible to combine a SUM Function with an IF
statement that will allow me to add multiple cells, but
leave the cell blank if the answer is zero?

Here's what I tried, but to no avail.
In cell F5, I have the following formula:
=(SUM(C5:E5),IF(F5=0,"",(SUM(C5:E5)))

Is there something wrong with the formula, or is the
combination of functions/statements not allowed? Any
help would be greatly appreciated.

Sincerely,
Josh
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Average cells based on column header 6
I'm new to Excel, 8
This One Is Tricky Need Help !!!!! 1
Formula Mystery 4
problem in Excell 2003 4
IF Statement (AND/OR) 2
pricing help 5
Sum If 11

Back
Top