Hello Everyone,

I am working on a userform with a multi-select listbox (ListBox2) which is populated from a named range (item index is 0-19) . I would like, on exiting the listbox, for the selections to be checked that if any items in index position 4 to 16 are marked, to unhide a Frame with some other controls (Frame_Muscles) . If index 4 to 16 is not chosen but something else is, the other listbox would remain hidden. I have been looking around without much success. Any help is appreciated




Thank you,

Patrick