I can't return blank cells with formulas.

T

thrila

I am trying to get specific fields to add if and only if specific cells aren't blank. I have tried to use the SUMIF function to add the cells only if they are greater than 0, but it only gives me errors. I have tricked it before, but it was a pain and for some reason I can't trick this version of Excel. Any suggestions would be greatly appreciated
 
C

Charlie

Try
=SUMIF(B3:B10,">0",B3:B10)

Charlie O'Neill
-----Original Message-----
I am trying to get specific fields to add if and only if
specific cells aren't blank. I have tried to use the
SUMIF function to add the cells only if they are greater
than 0, but it only gives me errors. I have tricked it
before, but it was a pain and for some reason I can't
trick this version of Excel. Any suggestions would be
greatly appreciated
 

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

Top