View Single Post
 
Old 07-18-2018, 03:21 PM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,387
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

The reason for using formfield checkboxes is that those are supported on all Word versions, both PC and Mac, whereas content controls are not. The only Word version that doesn't support macros is Mac Word 2008, which is little used these days.

The coding for formfield checkboxes is quite different and, without knowing how you envisage the conditions statement changing according to which options are chosen, it's impossible to do any meaningful coding. Even the code I provided for content controls would have to be completely re-written to accommodate multiple selections (if you try the original solution, you'll see only one selection can be made).
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote