Option Buttons

  • Thread starter Thread starter cb3291u
  • Start date Start date
C

cb3291u

I am creating a survey and have included some option buttons. I hav
them grouped so that when I click to answer one it will deselec
another within the same group. However, when I try opening the surve
in Office 97 when I select one it is selected like it is suppose, bu
if i change which box I select it also selects the other one leaving m
with two selected boxes. Also I would like to know if anyone knows ho
to set this up to unselect a button.

Any help is appreciate
 
Are they forms or control toolbox option buttons?

If forms, you should use a frame to group them, if they are control toolbox
then you use the group property.

If more than one is selected, it means they must be in different groups.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
They are control toolbox buttons. I have all the group names the sam
and it works in Excel 2000 but not in 97 version
 
I don't use xl97 anymore, but are you saying that all the buttons have the same
groupname property--or are you saying that each group of option buttons has its
own groupname?

If it's the first, then make sure you change each option button within each
group to a nice unique groupname.

If you meant the second, I can't offer a guess.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top