I have a combo box that will change depending on the choice made in another combo box.
I have multiple list arrays already created. How do I name them, so I dont have to copy and past the array lists for each combobox set?
Here is the code: i want to turn those arrays into ideally a single...