Forum Discussion
adriatermes
Aug 01, 2024Copper Contributor
User Forms with Dependent Drop-down Selections
Hi all, I have two doubts I would like to share to the wider community for help. I am trying to enable multiple dependent drop-down forms with multiple selections (combining some VBA code) to col...
mathetes
Aug 01, 2024Silver Contributor
I'm attaching a sample workbook I created to illustrate how it's possible to do a cascading set of drop downs, with the options in the second dependent on the first choice, in the third dependent on the second. I don't know that this is what you're looking for, but it might trigger some new approaches,