jpate92
Automotive
- Sep 11, 2013
- 20
Hey All,
I am trying to figure out how/if to use multiple IFs within one IF-THEN-ELSE expression
Something along these lines:
IF(P1=A)(1.5);(P1=B)(2.5);(P1=C)(3.5)
I am not sure if this is possible and if it is I am having some trouble with the syntax(yes, i understand that the syntax above is incorrect)
I am looking to leverage this into some PTS functionality.
Any help would be great!
Thanks!
I am trying to figure out how/if to use multiple IFs within one IF-THEN-ELSE expression
Something along these lines:
IF(P1=A)(1.5);(P1=B)(2.5);(P1=C)(3.5)
I am not sure if this is possible and if it is I am having some trouble with the syntax(yes, i understand that the syntax above is incorrect)
I am looking to leverage this into some PTS functionality.
Any help would be great!
Thanks!