View Single Post
  #2   Report Post  
Trevor Shuttleworth
 
Posts: n/a
Default

Open the Control Toolbox. Switch on Design Mode. Select the Properties
Icon. Select the Option Button 1 and change the GroupName property to, for
example, Group1 (from Sheet1). Repeat for Option Button 2. Repeat for
Option Button 3 but change the GroupName property to Group2. Repeat for
Option Button 4.

Close the Properties Box, the Toolbox and switch off Design Mode.

You should now be able to toggle the two sets of buttons independently.

Regards

Trevor


"stauff" wrote in message
...
I originally had the question regarding the selectable circles. Now I'm
having the problem of new circles overriding the others. for example:

O Yes

O No

(New Box)

O Yes

O No

If i select the first yes and then move to the next box and select Yes, it
over rides the first one. How can I stop this from happening?