How do I set Checkboxes where you can only check yes or no, not bo
Why do you have a yes and a no checkbox? One checkbox can do for both,
checked for yes, unchecked for no. Or you could use optionbuttons, and set
the groupname property for each pair of buttons.
--
HTH
Bob Phillips
(remove nothere from the email address if mailing direct)
"Paula" wrote in message
...
I am using form checkboxes. I cannot figure out how when you check no,
the
person filling out the form cannot check yes at the same time. HELP!!
|