Another SUMIF

M

Mike Fogleman

How would you sum only the Negative numbers in a column? I want an IF
statement like this:

If column G has negative numbers, Then SUM the Negative numbers,
If not Then ""
 
Top