Group box, option button and cell reference

  • Thread starter Thread starter Sandy
  • Start date Start date
S

Sandy

I need option buttons across six rows. I need the user to
only have one option PER row. Help feature says to place
option buttons into a Group Box but I can't figure out how
to do that. It also says to have cell reference???? Any
suggestions?
 
If you use the option buttons from the Forms toolbar rather than the
Controls toolbar, you can place them inside a group box (also from
the forms toolbar). Right-click the option button and choose Format
control.

In the control tab, enter a cell reference to contain the value of
the option button(which will be 1-6 for 6 buttons within the group
box)
 

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