P
Patrick C. Simonds
On my form I have 42 question, each with 3 possible answers. So I have 42
groups of 3 CheckBoxes, is there anyway (short of writing code for each
CheckBox) to make it so that only 1 of the 3 CheckBoxes can be true at any
time?
I know that I could use OptionButtons to do this, but that the "power to be"
wants CheckBoxes, since the form can also be printed for manual fill in, and
he prefers CheckBoxes.
groups of 3 CheckBoxes, is there anyway (short of writing code for each
CheckBox) to make it so that only 1 of the 3 CheckBoxes can be true at any
time?
I know that I could use OptionButtons to do this, but that the "power to be"
wants CheckBoxes, since the form can also be printed for manual fill in, and
he prefers CheckBoxes.