Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form that has many checkboxes. I would like to initialize all of
them to false. What code would cycle thru the controls and determine if it is a checkbox? For Each chk in Me.Controls If ???? Me.Controls(chk) = False End If Next |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Initializing control values of a form | Excel Programming | |||
Initializing UserForm which uses MultiPage controls, part 2 | Excel Programming | |||
Initializing UserForm which uses MultiPage controls | Excel Programming | |||
ActiveX Controls vs Form Controls | Excel Discussion (Misc queries) | |||
Initializing a Form with multiple forms embedded | Excel Programming |