Solved: Select/Unselect all check boxes macro help
Hello Everyone, I think this is a rather easy macro question, but I?m not sure how to do it. :think: I have a template that allows user to select a couple of combo boxes (about 15 options) that results an amount added into a formula according to the box checked. I would like to assign 3 different buttons for options to 1) select all check boxes 2) unselect all and 3) invert selection. The tricky part is that I would like this to work regardless of the current status of each box (selected or unselected). Is this possible? Could someone help me please?
Thanks in advance!!!!
Select/Unselect all check boxes macro help
Thanks a lot DRJ!!! It is exactly what I was trying to do. I'm relatively new to Visual Basic, Most of my macros are done with the recording option, and for some reason it did not record the check option in the boxes when I tried to do it. Probably the recording function does not "see" the checkboxes and has to be done manually. I just wasn't how to do it with programming.
:beerchug: