Hello all,
on a small userform I have about 35 similar label, where a double-click on any of them should update a single textbox.
I know I could assign something like :
to each label individually, but can I assign one even to all of them?![]()
Private Sub label1_dblclick (....) bla bla bla end sub
thanks for the help
michael
Bookmarks