Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
My userform contains about 547 check boxes representing
the weeks during a project. The user is supposed to check or to uncheck the checkboxes conform his/her desire. Based on each checkbox change a certain number of calculations will have to be performed. I am looking for a method to combine the change of one of the checkboxes into one procedure (i.s.o. 547 subs). Ofcourse within the sub it should be possible to know which checkbox initiated this event, in order to perform the right calculations. Any help would be appreciated. Harald Witmer |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple checkboxes and aligning | Excel Discussion (Misc queries) | |||
Multiple Checkboxes | Excel Discussion (Misc queries) | |||
Adding multiple checkboxes | Excel Discussion (Misc queries) | |||
Multiple Checkboxes Shortcut? | Excel Discussion (Misc queries) | |||
How to code event for dynamically generated checkboxes | Excel Programming |