Tsouff=lt(Text,16)*20+ge(Text,16)*le(Text,32)*(Input2-(Input3/(0.34*MAX(Input4,0.0001)))+gt(Text,32)*18
Assuming that the middle conditions holds for Text=16 and 32.
Dieter
-----Ursprüngliche Nachricht-----
Hello, I try to model this schedule : If Text<16 Tsouff = 20 If 16<Text<32 Tsouff = Input2-(Input3/(0.34*MAX(Input4,0.0001)) If Text>32 Tsouff = 18 And I don’t know how integrate these conditions with “equation”. Best Regards ========================================================= |