I have a listbox that is populated dynamically by hidden tab names that start with the name "TEMP".
Then I have a button that is linked to the following Sub. When clicked each selected item in the listbox unhides the corresponding sheet.![]()
Please Login or Register to view this content.
This method works. But I would like the sheets to hide/unhide dynamically without having to click a button. I have tried a few methods using ListBoxTemp_Click(), but can not get it to work properly.![]()
Please Login or Register to view this content.
Any thoughts on how to accomplish this?
Bookmarks