L
lovethepirk
Much love for any help 
I have this if statment:
if((A1+B1)>0,A1+B1,C1=100)
If A1 + B1 is less than zero I want to make cell C1=100 and for it to
appear on the screen. Is there a way to accomplish this?
Thanks,
LTP
I have this if statment:
if((A1+B1)>0,A1+B1,C1=100)
If A1 + B1 is less than zero I want to make cell C1=100 and for it to
appear on the screen. Is there a way to accomplish this?
Thanks,
LTP