Hello to everyone.
Im starting to go deeper into advanced formulas and sheet reference, but have some issue...
I have a "customer activity" sheet, where for each line, there is 2 sets of variables (5 in "activity", 3 in "types"...) and a "Duration" column.
I would like to compute the "Final Price", by referencing a "price matrix", which contains 15 columns according to "activity/types" variables, and the Price for each "Durarion":
What would be the best approach for what i am trying to achieve ?
I was thinking of multiples IF(AND) conditions (15...) paired with INDEX(match) formulaes referencing each time a different column.....all nested... would this work ?
Could INDEX(Collect) be my solution ? I don't really understand how to formulate this one..
Any help greatly appreciated. Many Thanks by advance !
Regards.