J
Joann
I am trying to write a formula & am stuck on the last part.
If the value of M10 is less than zero, then I wan "no order" to display.
If the value of M10 is greater than zero, then I want the lesser value of
L10 & J10 to display.
Here is what i have thus far =If(not(m10>0), "no order",
I don't know how to write it so it pulls the lesser of L10 or J10
though...please help
Joann
If the value of M10 is less than zero, then I wan "no order" to display.
If the value of M10 is greater than zero, then I want the lesser value of
L10 & J10 to display.
Here is what i have thus far =If(not(m10>0), "no order",
I don't know how to write it so it pulls the lesser of L10 or J10
though...please help
Joann