How to associate option buttons in a frame

X

XP

Using Office 2003 on Windows XP;

I have added a few Option Buttons to a form and then added a frame around
them.

But now, they each function independently and do not allow only one choice
within the frame. I know there is a way to associate them so they function
correctly, but I can't remember how...

Can someone help me out here...?

Thanks much in advance.
 
D

Damon Heron

Use the Option group tool on your toolbar. There is an Option Group Wizard
that will help you establish a set of buttons.

Damon
 
F

fredg

Using Office 2003 on Windows XP;

I have added a few Option Buttons to a form and then added a frame around
them.

But now, they each function independently and do not allow only one choice
within the frame. I know there is a way to associate them so they function
correctly, but I can't remember how...

Can someone help me out here...?

Thanks much in advance.

You have done it backwards.
Add the Option Group Frame to the form first. Then each radio button
added to the option frame will get it's own option value and be a part
of the group.
 
Top