Hello! I am totally new within the VBA universe, so i hope you guys can help me out.
So I want to create a ComboBox dropdown, where I have a few selection options availaible. So depending on what is picked on ComboBox1 a certain selection option is shown in ComboBox2.
Here is the code use so...