Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a workbook with 4 worksheets
In a userform with 4 checkboxes i want to check if the sheets are visible and if is true change the value of these checkboxes for i=1 to 4 if sheets(i).visible=true then checkbox(i).value=true end if next i the problem is that is not recognize the checkbox(i) and give me a compile error "sub or function not defined" |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Checkbox Macro | Excel Discussion (Misc queries) | |||
Checkbox Macro | Excel Discussion (Misc queries) | |||
checkbox macro | Excel Discussion (Misc queries) | |||
Macro for checkbox (2) | Excel Discussion (Misc queries) | |||
Checkbox Macro | Excel Programming |