Kids furniture inventory

strangedenial

New Member
Joined
Sep 15, 2014
Messages
39
Hi all,
I'm pretty sure this one is really a piece of cake but somehow I can not get it all together and find a solution
Let's say that I have a product , which is a car-bed.
The product has these vars :

- Product code
- Sizes
- Colors
- Brands
- Price (which depends on the size and options)
- Option 01
- Option 02

So I'm giving 3 products as an example

Brand: BMW
which has these vars
Colors : Red (Product code: B01) , Blue (Product code: B02), White (Product code: B03)
Sizes and prices : Size 01 (10 $) │Size 02 (20 $)Size 03 (30 $) Size 04 (40 $)
Options : Option 01 (+10$) , Option 02 (+20$)

Brand: Ferrari
which has these vars
Colors : Green (Product code: F01), Blue (Product code: F02), Red (Product code: F03), Yellow(Product code: F04)
Sizes and prices : Size 01 (10 $) │Size 02 (20 $)Size 03 (30 $) Size 04 (40 $)
Options : Option 01 (+10$) , Option 02 (+20$)

Brand: Audi
which has these vars
Colors : Black (Product code: A01), White (Product code: A02), Yellow (Product code: A03), Blue (Product code: A04)
Sizes and prices : Size 01 (10 $) │Size 02 (20 $)Size 03 (30 $) Size 04 (40 $)
Options : Option 01 (+10$) , Option 02 (+20$)


So what do I need ?


cell C02 - drop down 1 - will have a list of all Brand Names of that product. (in example only 3 but in real a lot more)
cell D02 - drop down 2 - will have all the available colors of the chosen brand in drop down 1
cell E02 - drop down 3 - will have all available sizes
cell F02 - Check box - will be the Option 01 (+10$)
cell G02 - Check box - will be the Option 02 (+20$)
cell H02 - price without options (chosen size from drop down 3)
cell I02 - price of total chosen options
cell J02 - Total price


I'm not pretty sure if I was clear enough, if you don't understand clearly what I need, please ask me to explain it more detailed.
Thanks in advance!!!
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.

Forum statistics

Threads
1,214,644
Messages
6,120,709
Members
448,983
Latest member
Joaquim_Baptista

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top