I have the following 'numerical values'
25 1000 0.01 1
30 1000 0.01 1
35 1000 0.01 1.3
25 1800 0.03 2.5
30 1800 0.04 3
35 1800 0.04 3.7
25 3000 0.12 5.5
30 3000 0.14 5.8
35 3000 0.17 6.2
With the first two values as criterias, I need to find the 3rd and 4th value
Example: If I have the criteria as 30 and 1800 , I should get the result as 0.04and 3
Bookmarks