Option Button - multiple selected

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to create a survey...80 questions with 3 options for each. So
next to the first question, I inserted 3 option buttons and then did the same
for each question after that. When you click on an option button anywhere,
it de-selects the option button you had selected before.

I need to make it to where one option button can be selected for each of the
80 questions.

Any help ASAP would be greatly appreciated!!!

Alana
281-584-0000
 
If you use optionbuttons from the Forms toolbar, you can surround each group
with a groupbox.

If you use optionbuttons from the Control toolbox toolbar, you can change the
groupname of each optionbutton in that group to have the same groupname (under
properties).

You may want to look at a sample from Debra Dalgleish's site:
http://www.contextures.com/xlform01.html
 

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