I have a userform with 5 listboxes on it.
It there a neater way of cycling through each listbox control rather than evaluating each one in turn?
Something like
for each lb in userform.listboxes
msgbox lb.name
next lb
CIA,
Matt.
I have a userform with 5 listboxes on it.
It there a neater way of cycling through each listbox control rather than evaluating each one in turn?
Something like
for each lb in userform.listboxes
msgbox lb.name
next lb
CIA,
Matt.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks