Some thing like this should work. Perhaps in the ListBox2_AfterUpdate event.
![]()
Dim i as Long Frame_Muscles.Visible = False For i = 4 to 16 If ListBox2.Selected(i) Then Frame_Musceles.Visible = True Next i
Some thing like this should work. Perhaps in the ListBox2_AfterUpdate event.
![]()
Dim i as Long Frame_Muscles.Visible = False For i = 4 to 16 If ListBox2.Selected(i) Then Frame_Musceles.Visible = True Next i
_
...How to Cross-post politely...
..Wrap code by selecting the code and clicking the # or read this. Thank you.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks