Use of Radio Buttons

D

DR

How do I get the radio buttons in my spreadsheet to properly function. At
this time, the user of my spreadsheet can only select ONE radio button on the
entire sheet. How do I fix this?!
 
M

Mike H

Hi,

Put them inside a frame and the buttons in the frame act as a group and
don't look if buttons in another frame are selected

Mike
 
M

Mike H

Hi,

The simplest is using buttons from the 'Forms' toolbox. Put a Frame from the
toolbox on your sheet and create buttons inside that frame and your done,

From the 'Control' toolbox' put your buttons on your sheet and then right
click each one and view properties. scroll doen and you will see they all
belong to the same group which is the sheet name. Create groups by changing
the group name on each button to the group you want it to belong to.

Mike
 
D

DR

THANK YOU!

Mike H said:
Hi,

The simplest is using buttons from the 'Forms' toolbox. Put a Frame from the
toolbox on your sheet and create buttons inside that frame and your done,

From the 'Control' toolbox' put your buttons on your sheet and then right
click each one and view properties. scroll doen and you will see they all
belong to the same group which is the sheet name. Create groups by changing
the group name on each button to the group you want it to belong to.

Mike
 

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