Having a little difficulty here. I have several somwhat complex userforms, some of which generate their own controls on the fly. This has not yet been a problem for me, but when generating a listbox through vba, it does not appear to have several of the events (exit being the one I need at the moment) Is there some difference between a listbox created using the "toolbox" and one created by msforms.listbox?
exit event on msforms.listbox
-
-
-
-
Re: exit event on msforms.listbox
You can't do it; the Exity and entery events, I believe are really raised by the parent container which is why you don't see them, there are some laborious work arounds, but not really worth it in my opinion; have a look here: http://www.mrexcel.com/forum/e…cus-userform-control.html
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!