Hello,
I am trying to make a simple IF OR formula, but for some reason it doesnt seem to work....
=IF(OR(N60="N/A", M60="N/A", N60-M60<0,"",N60-M60)
so basically in those 3 cases I want the formula to leave a blank, if non of those cases are realized I want the formula to perfom a basic substraction.
I think I can also use IF(ISNUMBER formula??? If n60 or M60 is not an actual number leave blank or perfom a basic substraction.....
Thanks!
I am trying to make a simple IF OR formula, but for some reason it doesnt seem to work....
=IF(OR(N60="N/A", M60="N/A", N60-M60<0,"",N60-M60)
so basically in those 3 cases I want the formula to leave a blank, if non of those cases are realized I want the formula to perfom a basic substraction.
I think I can also use IF(ISNUMBER formula??? If n60 or M60 is not an actual number leave blank or perfom a basic substraction.....
Thanks!