I have been programing in Excel VBA for years but I am new to Check Boxes.
I have four problems all related to single Check Boxes. Each check box pertains to a specific row and column.
How can I launch a macro as soon as a Check Box's value changes?
My macro will be contingent on the status of a lot of other check boxes and the row the check box is positioned on. How can I get the status of each check box and how can I determine the row it is on?
Lastly, how can I align the Check Boxes for aesthetic reasons only?
I have four problems all related to single Check Boxes. Each check box pertains to a specific row and column.
How can I launch a macro as soon as a Check Box's value changes?
My macro will be contingent on the status of a lot of other check boxes and the row the check box is positioned on. How can I get the status of each check box and how can I determine the row it is on?
Lastly, how can I align the Check Boxes for aesthetic reasons only?