I have a workbook where I have many objects. The objects turn off and on when various buttons are pressed. In order to keep it organized and to reduce the code I am grouping the objects so that IU can say make thisgroup visible, and in order to do that I have groups objects inside of other grouped objects (Sub groups). When I try to set the visible properties on the sub group I get a VB error. Is there a way to do that without setting the visible properties of each item in the group?
Jason
Bookmarks