View Single Post
 
Old 06-15-2022, 05:42 AM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,161
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

The Content Control checkbox is not smart enough for easy 'grouping' like you used to be able to do with the activeX option buttons.

To get mutually exclusive check boxes, you need to do vba coding which is way harder than it should be.

The easiest way is to use a Dropdown Content Control instead which should be populated with the Yes/No options.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote