C
Calum
I am trying to create a formula that will do the following:-
If "A">="B"
If True = "D"*.2+20
If False = "D"*.1+20
However, taking the false arguement I only want this to work if "D" is >
than 0.
How do I input this?
If "A">="B"
If True = "D"*.2+20
If False = "D"*.1+20
However, taking the false arguement I only want this to work if "D" is >
than 0.
How do I input this?