Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
See http://www.word.mvps.org/FAQs/TblsFl...FmFldChbxs.htm.
-- Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. "LMC" wrote: 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. |
#3
![]()
Posted to microsoft.public.word.docmanagement
|
|||
|
|||
![]()
Thank You. That's what I needed.
"Jay Freedman" wrote: See http://www.word.mvps.org/FAQs/TblsFl...FmFldChbxs.htm. -- Jay Freedman Microsoft Word MVP FAQ: http://word.mvps.org Email cannot be acknowledged; please post all follow-ups to the newsgroup so all may benefit. "LMC" wrote: 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. |
Reply |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Mutually Exclusive Check Boxes | Microsoft Word Help | |||
Help w/ macros for mutually exclusive check boxes | New Users | |||
Making two dropdown fields mutually exclusive | Microsoft Word Help | |||
Mutually Exclusive Check Boxes | Microsoft Word Help | |||
Make check boxes mutually exclusive | Microsoft Word Help |