Hi,
I have a problem where I have price data from one company and want to allign it to our products. Basically saying, if product A falls under these measurements it is in group 1. If Product A is in group 1 and has a weight of 1 KG the price is 1,00 but if the product is 2 KG the price is 2,00.
I have already have a formula for this for when there is only one weight and price option; =IF(T3= TRUE; $AI$2; FALSE) but this does not apply for when there are multiple weight and price options.
Added a picture in the hopes it makes more sense. Thank you in advance!
I have a problem where I have price data from one company and want to allign it to our products. Basically saying, if product A falls under these measurements it is in group 1. If Product A is in group 1 and has a weight of 1 KG the price is 1,00 but if the product is 2 KG the price is 2,00.
I have already have a formula for this for when there is only one weight and price option; =IF(T3= TRUE; $AI$2; FALSE) but this does not apply for when there are multiple weight and price options.
Added a picture in the hopes it makes more sense. Thank you in advance!