Thread
:
IF0
View Single Post
#
2
Posted to microsoft.public.excel.programming
Rick Rothstein
external usenet poster
Posts: 5,934
IF0
Just check the SUM first...
=IF(SUM(CellsToBeSummed)0,SUM(CellsToBeSummed),"" )
--
Rick (MVP - Excel)
"topdog5564" wrote in message
...
I'm trying to have a cell left blank unless the SUM of the formula in that
cell 0
Reply With Quote
Rick Rothstein
View Public Profile
Find all posts by Rick Rothstein