ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Check Box influencing other Check Boxes (https://www.excelbanter.com/excel-programming/298887-re-check-box-influencing-other-check-boxes.html)

iwrk4dedpr[_2_]

Check Box influencing other Check Boxes
 
In the checkbox which when true it will check all other check boxes yo
can do this:

if checkbox6 then
checkbox5 = true
checkbox4 = true
checkbox3 = true
checkbox2 = true
checkbox1 = true
end if

note that changing the value will cause the click event for eac
individual check box to execute

--
Message posted from http://www.ExcelForum.com



All times are GMT +1. The time now is 03:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com