Creating Buttons using the Forms Tool bar.

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

Guest

Looking for Help..

I want to create 4 buttons with the forms toolbar.

but,

I want the first two to toggle (when one is clicked "ON" the other clicks
"OFF")
I want the second two to toggle (when one is clicked "ON" the other clicks
"OFF")

Right now, all four seem to be related so that if you click one of the four
buttons "ON", the other 3 Click OFF (all four seem to have the same cell
reference in Format Control.

Can someone help?

Thanks!
 
Go back to the Forms toolbar and select the "Group Box" control.
Draw one around each set of two buttons.
That will isolate each set from the other - provided you are actually
referring to Option Buttons and not Buttons.
--
Jim Cone
San Francisco, USA
http://www.realezsites.com/bus/primitivesoftware

..
Those buttons are either Option
"MK" <[email protected]>
wrote in message
Looking for Help..
I want to create 4 buttons with the forms toolbar.
but,
I want the first two to toggle (when one is clicked "ON" the other clicks
"OFF")
I want the second two to toggle (when one is clicked "ON" the other clicks
"OFF")
Right now, all four seem to be related so that if you click one of the four
buttons "ON", the other 3 Click OFF (all four seem to have the same cell
reference in Format Control.
Can someone help?
Thanks!
 

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