Hi all.
This is a rather complex situation hopefully someone will be able to help.
I have 3 drop down menus as below.
Cell A1 -Cell with numbers in 50cm increments from 100 to 1000
Cell B1 - Cell with drop down menu which includes 3 types of rails.
Cell C1 - Cell with drop down menu which includes two types of rail sellers.
I need a formula that will calculate the price of the rail depending on the size of the rail, (Cell A1) the type of rail, (Cell B1) and the seller type. (Cell C1). Do note that there are 18 different size options, each with a different price. Each type of rails also carries a different price and each seller sells at a different price. So this means there could be 108 different price results. (18X3X2). So in this case i am not sure if the multiple condition statement would be of any help. I thought about concatenating all 108 options in a list hidden in the spreadsheet and then use a vlookup to get the price. This will most likely work, but i assume there must be a simpler way.
If anyone can assist it would be great.
This is a rather complex situation hopefully someone will be able to help.
I have 3 drop down menus as below.
Cell A1 -Cell with numbers in 50cm increments from 100 to 1000
Cell B1 - Cell with drop down menu which includes 3 types of rails.
Cell C1 - Cell with drop down menu which includes two types of rail sellers.
I need a formula that will calculate the price of the rail depending on the size of the rail, (Cell A1) the type of rail, (Cell B1) and the seller type. (Cell C1). Do note that there are 18 different size options, each with a different price. Each type of rails also carries a different price and each seller sells at a different price. So this means there could be 108 different price results. (18X3X2). So in this case i am not sure if the multiple condition statement would be of any help. I thought about concatenating all 108 options in a list hidden in the spreadsheet and then use a vlookup to get the price. This will most likely work, but i assume there must be a simpler way.
If anyone can assist it would be great.