Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
on 5/28/2010, mooresk257 supposed :
This works great - thanks Garry! Glad you like it! Thanks for the feedback; -always appreciated! You might also be interested to know that you could easily make your command button toggle the checkbox value by replacing this line: CheckBox1.Value = False with: CheckBox1.Value = Not CheckBox1.Value HTH -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Use a checkbox to change calculations | Excel Programming | |||
Checkbox Name Change? | Excel Programming | |||
how do i change the value of a cell with a checkbox | Excel Worksheet Functions | |||
checkbox value change | Excel Programming | |||
CheckBox Change Event | Excel Programming |