Hi,
I am trying to create a function with two inputs that would generate some predefined results, wonder if anyone could help.
Conditions
Input 1=100, Input 2=100, Result=200
Input 1=99,95, Input 2=98, Result=197
Input 1=99,9 Input 2=95, Result=180
Input 1=90, Input 2=75, Result=100
Input 1=70, Input 2=50, Result=50
Input 1=0, Input 2=0, Result=0
Br
Chris


LinkBack URL
About LinkBacks