Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a form with 7 check boxes. The seventh is a Select
All with checks 1-6. Upon checking the desired boxes, the user must press either OK or Cancel. Cancel exits the sub. OK calls the main macro. I want to be able to pass my check values (TRUE/FALSE) from my click event into the main macro. Does this mean I have to pass them to the OK click event and then once again to the main macro. How do I do this? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Click event for checkbox from Forms toolbar | Excel Discussion (Misc queries) | |||
Click Checkbox Event | Excel Programming | |||
Using a macro to code a checkbox on click - Help | Excel Programming | |||
Assigning click event to OleObjects checkbox | Excel Programming | |||
Click event on cell triggers a macro | Excel Programming |