Hi guys,
i'm having three search values for the combination of which i want to retrieve a valeu from a price matrix. The search values are length, widht and weight. Based on those search values i want to find the row in the price matrix with measurements that do not exceed the lenght, width or weigth of my input variables.
Here the example:
In the example the row 3 in the price matrix is the first row where length, widht and weigth are all higher than my inputs.
What would be the best way to retrieve the price automatically based on my input variables?
I'm stuck with INDEX and MATCH but not getting anywhere with that.
Thanks!
i'm having three search values for the combination of which i want to retrieve a valeu from a price matrix. The search values are length, widht and weight. Based on those search values i want to find the row in the price matrix with measurements that do not exceed the lenght, width or weigth of my input variables.
Here the example:
In the example the row 3 in the price matrix is the first row where length, widht and weigth are all higher than my inputs.
What would be the best way to retrieve the price automatically based on my input variables?
I'm stuck with INDEX and MATCH but not getting anywhere with that.
Thanks!