IF two conditions aren't met enter nothing

A

AnnaV

In G6 I have the formula: =IF(SUM(E6)>0,(G4+E6),IF(SUM(F6)>0,(G4-F6)))

The formula works as it is but if neither condition is met it returns
FALSE. I would like it to return nothing. I know I have to put ""
somewhere, but everywhere I try it doesn't work.

PLEASE HELP
 
Top