Hi All,
I have a userform with about 30 various controls on it. I have grouped about 10 of them together so that while I am in the VBE I can just grab that group of controls and move them where I so choose.
What I would like to do programattically, is to move this group of controls from a point on the userform to another place on the userform at runtime.
Previously I have been doing this one control at a time, but what I am asking is if anyone knows if there is a way of moving a group of controls together?
I thought of placing them in an array and then try to move them that way, but there may be an easier/better way that someone knows??
Any ideas??
Phil S
Bookmarks