axel67
Technical User
- Jan 2, 2007
- 21
I have created an Excel user form (UserForm1) on which I am adding at run-time different listboxes (LB1 to LBn). These listboxes are based on named ranges on the worksheet and can as such vary each time the user form is loaded. I would like to add a click event to a) either all of those listboxes or to each created listbox individually. Both possibilitioes would work, but "a" would be preferred.
I have seen that a click event can be done for command bottons at run-time, but I don't get it for the listbox object....
Anyone knows would be great?!
Cheers, Axel
I have seen that a click event can be done for command bottons at run-time, but I don't get it for the listbox object....
Anyone knows would be great?!
Cheers, Axel