In a userform, I have a listbox and several different option buttons that are associated with the listbox. How do I clear the list box everytime I click on different option button?
The problem that I have right now is that as soon as i click on the second option button, it takes the value from the 1st option button in addition to the second option button's value.
Thanks!
The problem that I have right now is that as soon as i click on the second option button, it takes the value from the 1st option button in addition to the second option button's value.
Thanks!