Thread: IF0
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Rick Rothstein Rick Rothstein is offline
external usenet poster
 
Posts: 5,934
Default 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