Home |
Search |
Today's Posts |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Only indirectly, i.e. if you've given the checkboxes names that reflect their
group. Then you could do something like: If Left(myChk.Name,4) = "grp1" then myChk.Value = False "FB" wrote: Thanks. What I would like to do is something like Dim myChk As CheckBox For Each myChk In <Group of Checboxes #1 Is it possible? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - Sorting groups in groups due to subtotaling | Excel Worksheet Functions | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
Event procedures for controls added with Controls.Add | Excel Programming | |||
how do i view all groups under excel in google groups | Excel Discussion (Misc queries) | |||
resizing and aligning groups of ActiveX controls together | Excel Programming |