Hi, I have an userform with a combo box and a textbox and I am trying to get the textbox to show the corresponding value of the chosen item in the combo box.
The combobox is named ComboBox1 and the textbox is named Textbox1.
When I select item1 I want the textbox to show the text for item1.
All suggestions are welcome!
The combobox is named ComboBox1 and the textbox is named Textbox1.
When I select item1 I want the textbox to show the text for item1.
All suggestions are welcome!