Nested drop down boxes to choose items in a named range - a better way?

RockandGrohl

Well-known Member
Joined
Aug 1, 2018
Messages
790
Office Version
  1. 365
Platform
  1. Windows
Hi guys, I'm looking at improving a quote sheet we use. Essentially what our clients do is put their line items in that they are charging for, and then categorise them within our defined structure which exists in a sheet called "WBS". They use three drop-down boxes to categorise each of the line items.

This is the data looks like this in the WBS:

VegetablesLargeZucchini
VegetablesLargeCabbage
VegetablesSmallPeas
FruitLargeMelon
FruitSmallPassionfruit
FruitSmallOrange
DairyLiquidMilk
DairyLiquidCream
DairyLiquidMilkshake
DairyLiquidSour Cream


What we have at the moment are named ranges which mean the first drop down list will be "Vegetables, Fruit, Dairy" - selecting one will only show the appropriate items in the second drop-down list - So Vegetables would show Large or Small, and selecting Small would only show you Peas in the third dropdown.


This relies on the using the Indirect formula in the drop down box wihch points to the WBS sheet named ranges, and that gets really fiddly really fast.

This is preventing us from alphabetising the WBS sheet, because it will muddle up all the named ranges. If we append data, we have to manually increase the WBS sheet, and finally the biggest problem is that we make updates to the master WBS sheet, but you cannot copy/transfer the WBS over to the template sheets we send out to clients. You have to kind of mirror changes in sync.


If this is the only way, then so be it, if there is a better way I'd love to know because this is fiddly enough as it is.


Thank you!
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.

Forum statistics

Threads
1,215,110
Messages
6,123,146
Members
449,098
Latest member
Doanvanhieu

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