( I am creating a form in MS-Word 2003 with a series of 6 checkboxes for 17 different line items. I want each set of 6 checkboxes to be
mutually exclusive where if one of the six checkboxes is checked the other 5 checkboxes become unchecked. Is there a way to loop through the controls via vba code to accomplish this without create 102 seperate marcos. , I ...