Can anyone tell me how to have a control over numerous check boxes so that only one check box is selected from a group of check boxes.?
Regards
Printable View
Can anyone tell me how to have a control over numerous check boxes so that only one check box is selected from a group of check boxes.?
Regards
Use option buttons instead. if you place say 10 option buttons in a frame, then only one of them can be pressed at any one time.
Hope this helps.