Hello!
I have two columns. The first contain 8 types of features (let's say caracta1 ... caracta8) and the second three types of characteristics of a product (let's say caractb1 ... caractb3).
I need a formula that returns a result (written in another cells), depending on the combination of the characteristics of the two columns.
I mean, if the product contains features caracta1 and caractb1, return the result of cell x1, if contains the result of caracta1 and caractb2, return the resunt contained in x2, etc ...
Winth IF(AND(..);IF(AND(... didn't work, because the formula is too big for Excel 2003
Thank you!
I have two columns. The first contain 8 types of features (let's say caracta1 ... caracta8) and the second three types of characteristics of a product (let's say caractb1 ... caractb3).
I need a formula that returns a result (written in another cells), depending on the combination of the characteristics of the two columns.
I mean, if the product contains features caracta1 and caractb1, return the result of cell x1, if contains the result of caracta1 and caractb2, return the resunt contained in x2, etc ...
Winth IF(AND(..);IF(AND(... didn't work, because the formula is too big for Excel 2003
Thank you!