C
Colin2u
I have a formula thats keeps giving me this return: in cell
J47=if(I47<25,H47<if(I47>=25,H47+I47))
Is ther a way to prevent this?
J47=if(I47<25,H47<if(I47>=25,H47+I47))
Is ther a way to prevent this?