Conditional Solutions
-
I need a help, I’m trying to get a solution for this;
Suppose I have obtained a result <1 for a calculation, then I have to proceed my 4-5 steps of calculations and display that result only.
And similarly, if I got value ≥1, then again I’ve to use different formulas and different steps to show the result obtained in this case only.
So, is it possible to show one set of calculations and result only.
Case is:
If M<P, then it will have different steps to be performed, other than when having P>M. And only the true case solutions has to be displayed.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Conditional Solutions’ is closed to new replies.