A
apogee
hi there, I have a cell that contains a negative value, which I need t
multiply by a rate. I have set to 1904 system, what I would like to d
is if the cell contains a negative value, disregard this and treat i
as zero in the calculation. I have tried if statements, but having n
luck with it. The formula I have in the sheet is
=(DAY(O18)*24*$AM$8)+(HOUR(O18)*$AM$8)+(MINUTE(O18/60*$AM$8))-AL18
where o18 is the negative value and $am$8 is the rate. Cell o1
contains only a time value. the main problem is that this value is th
result of a formula, where the result could be either positive o
negative. is there a way to modify the above formula to basicall
disregard negative values but still calculate for positive ones.
Any help would be greatly appreciated as I am struggling big time wit
thi
multiply by a rate. I have set to 1904 system, what I would like to d
is if the cell contains a negative value, disregard this and treat i
as zero in the calculation. I have tried if statements, but having n
luck with it. The formula I have in the sheet is
=(DAY(O18)*24*$AM$8)+(HOUR(O18)*$AM$8)+(MINUTE(O18/60*$AM$8))-AL18
where o18 is the negative value and $am$8 is the rate. Cell o1
contains only a time value. the main problem is that this value is th
result of a formula, where the result could be either positive o
negative. is there a way to modify the above formula to basicall
disregard negative values but still calculate for positive ones.
Any help would be greatly appreciated as I am struggling big time wit
thi