grouping radio buttons

F

Frank

Hi,

How can I group radio buttons (Option button) together so that selecting one
option would deselect the others. Thanks.

Frank
 
A

Al Borges

The Option Group automatically selects one clickbutton at a time...
deselecting nonselected ones.

Regards,
AL
 
P

Paul Johnson

If I remember correctly, I haven't had any luck grouping radio buttons after
creating them on a form. You need to start by placing an option group on
the form, then add new radio buttons to the option group. This will give
the desired behavior.

HTH
Paul Johnson
 
F

Frank

Thank you.

Frank

Paul Johnson said:
If I remember correctly, I haven't had any luck grouping radio buttons after
creating them on a form. You need to start by placing an option group on
the form, then add new radio buttons to the option group. This will give
the desired behavior.

HTH
Paul Johnson
 
Top