It works here. Do you have the ComboBox 1 Cell Link set to L1?
It works here. Do you have the ComboBox 1 Cell Link set to L1?
This is my current code for the combobox:
Private Sub ComboBox1_Change()
Sheets("Form").Cells(3, 3).Value = ComboBox1.ListIndex
End Sub
Not sure why L1 isn't updating when print function is ran. Only changes if I select from dropdown.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks