C
Confused
I have a set of option buttons and a set of check boxes. One of the check
boxes is for a certain value that is similar to one of the option buttons.
Essentially, what I want is for that check box to automatically go to a
"TRUE" (checked) state when the certain option button is selected. When the
other option buttons are selected, the check box will remain in it's normal
state which will allow the user to select it or not depending on other
variables.
But, if the option button is on that certain selection, I would like to make
it so that check box MUST remain on TRUE, and not be able to be changed from
that state as long as the option button is on that option.
Any ideas if this is even possible?
Thanks
Conf.
boxes is for a certain value that is similar to one of the option buttons.
Essentially, what I want is for that check box to automatically go to a
"TRUE" (checked) state when the certain option button is selected. When the
other option buttons are selected, the check box will remain in it's normal
state which will allow the user to select it or not depending on other
variables.
But, if the option button is on that certain selection, I would like to make
it so that check box MUST remain on TRUE, and not be able to be changed from
that state as long as the option button is on that option.
Any ideas if this is even possible?
Thanks
Conf.