C Connor Demp New Member Jun 10, 2019 #1 Is there a way to make multiple dependent drop downs based on one primary drop down? Instead of having one drop down be dependent on another drop down which is dependent on another drop down, etc...
Is there a way to make multiple dependent drop downs based on one primary drop down? Instead of having one drop down be dependent on another drop down which is dependent on another drop down, etc...
Marc L Excel Ninja Jun 10, 2019 #2 A must read : Dynamic (Cascading) Dropdowns that reset on change …
Y ynice New Member Jun 10, 2019 #3 You could use name box to identify the drop down such that if A1:A10 = groups Data validation will reference to the cell as "groups". Perhaps you can share your excel file to have a clearer picture
You could use name box to identify the drop down such that if A1:A10 = groups Data validation will reference to the cell as "groups". Perhaps you can share your excel file to have a clearer picture
C Connor Demp New Member Jun 10, 2019 #4 Looking at the excel sheet; we need the 'Type of Sugar', 'Fruit', and 'Time to Bake' all to be dependent on the type of pie selected. Attachments Pie.xlsx 10.6 KB · Views: 9
Looking at the excel sheet; we need the 'Type of Sugar', 'Fruit', and 'Time to Bake' all to be dependent on the type of pie selected.