Awesome Wally
Member
I have another Cascading Dynamic Active X Combo Box with VBA question the I have sourced from: http://forum.chandoo.org/threads/add-all-option-for-each-drop-down-list-of-combo-box.14167/. I know there are quite a few alternatives to Active X and some involve VBA, which are all good alternatives, however for me this options seems to fit best for end goal. One issue is I don't have a clue what is going on with the code (can't understand it) and I would like to add a second cascading table group. Table 1 has 3 columns with 3 corresponding dynamic cascading active x combo boxes. Table 2 has 2 columns with 2 corresponding dynamic cascading active x combo boxes.
The issue is the second cascade only picks up the results from the selection made in table 1's cascading selections not table 2. I have tried to naively copy the code and change the Combo Box names to correct the issue with no luck. I have attached a sample file for better clarification.
The 2 tables shouldn't have any interaction. Excel 2013
Thank you for all the help in advance!
The issue is the second cascade only picks up the results from the selection made in table 1's cascading selections not table 2. I have tried to naively copy the code and change the Combo Box names to correct the issue with no luck. I have attached a sample file for better clarification.
The 2 tables shouldn't have any interaction. Excel 2013
Thank you for all the help in advance!