Bagharmin
Board Regular
- Joined
- Nov 22, 2010
- Messages
- 168
I have a userform with 6 listboxes (you can select one option in each listbox) on the top half of the form. The bottom half of the userform has several textboxes that are supposed to change as you make selections in the listboxes. My problem is that the first time you make a selection in some of the listboxes (some of them, not all), the textbox values won't change. They will change on the second selection you make, but not the first. The only time they change on the first selection (not including the default they're set at when the form activates) is when you are stepping through the code, line by line.
It's just two of the six listboxes that are having this issue; the other four work fine. Any clue why this is happening?
Thanks.
It's just two of the six listboxes that are having this issue; the other four work fine. Any clue why this is happening?
Thanks.