Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello!
I'm new to programming in excel, so I'm hoping this is an "easy" question. I have a worksheet with several checkboxes (from control toolbox) and I want to loop through these and check if they are true or false which then triggers more code. If their names a box1, box2, etc. can I use the loop to increment the 1, 2, 3.... Something like: for i = 1 to 10 if CheckBox & i. value = True then code here end if next i Thanks in advance for any help! Theresa |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel crashes worksheet with VBA and Word with embedded worksheet | Excel Discussion (Misc queries) | |||
plot graph from multiple worksheet as embedded chart object on every worksheet | Charts and Charting in Excel | |||
plot graph from multiple worksheet as embedded chart object on every worksheet | Excel Discussion (Misc queries) | |||
plot graph from multiple worksheet as embedded chart object on every worksheet | Excel Worksheet Functions | |||
plot graph from multiple worksheet as embedded chart object on every worksheet | New Users to Excel |