Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to group specific controls from other controls of the same
type in a Userform? I cannot use a Frame because the controls are in different locations in the form! Let's say that I want to set a specific bunch of labels with red forecolour when a certain condition is met (pressing a button f.i.) but all the other labels stay with black forecolour. Another issue would be to disable a bunch of Textboxes that are not related to the current task in the UserForm. I tried to manipulate their Name, ex. ALabel1, BLabel1, ALabel2, BLabel2....etc. and then refer to the names as group of controls, but I'm not certain how to accomplish this, so I better ask you experts out there! Best regards Mats |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
grouping Radio Buttons; Using ActiveX Controls | Excel Discussion (Misc queries) | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
How to unprotect Grouping controls | Excel Worksheet Functions | |||
Event procedures for controls added with Controls.Add | Excel Programming | |||
Grouping Userform Controls | Excel Programming |