Formula Question

R

roxiemayfield

I have the following formula:

=--(SUM(A1-B1+C1)=IF(A1<=0,))

I want the sum to be the first part of the formula if A1 is not zero. If A1
is zero I want D1 to be zero.

Thank you!
 
R

roxiemayfield

roxiemayfield said:
I have the following formula:

=--(SUM(A1-B1+C1)=IF(A1<=0,))

I want the sum to be the first part of the formula if A1 is not zero. If A1
is zero I want D1 to be zero.

Thank you!

Perfect! Thank you!
 
Top