Forms: Radio buttons

G

Guest

I am creating a sort of checklist form with multiple sections that contain a
choice where there is only one option. The radio button is the simplest
control to limit the choice to one. However, I can't figure out how to
"unlink" the radio buttons from each separate section, so the choices can be
exculsive of each other. For example,
Section A: Customer choice
Yes or no option
Section B: Contract Type
A, B, C, or D
Section C: Reference Number
1
2
3
4
5
6
and so on...
How do I format the radio buttons to be exclusive of each section?
 
G

Guest

On the Userform toolbox there ia "Frame" control next to the CommanBbutton.
Insert like any other control and then add in your option buttons Change the
frame caption to reflect your sections.

HTH
 

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

Top