G
Guest
We have columnA, columnB, column C, columnD. the formula is D=A-B-C.
D must be above at least zero. In case the result is below 0, i need to
convert the value obtained to 0. in case it's above zero, it should remain
so.
Thank you.
D must be above at least zero. In case the result is below 0, i need to
convert the value obtained to 0. in case it's above zero, it should remain
so.
Thank you.