ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   help with option buttons (https://www.excelbanter.com/excel-programming/317304-help-option-buttons.html)

Vince

help with option buttons
 
In VB you can group option buttons, but I don't know how it is done in excel.
Every option button I put on the sheet behaves the same. Not matter what I
try, if you select one button, the other is de-selected. Is there a way to
make them independent of each other.

Thanks for any help provided
Vince


Vince

help with option buttons
 
Sorry everybody for the post. I just figured out what the group name does.
Not need to reply!

Thanks anyway
Vince


"Vince" wrote:

In VB you can group option buttons, but I don't know how it is done in excel.
Every option button I put on the sheet behaves the same. Not matter what I
try, if you select one button, the other is de-selected. Is there a way to
make them independent of each other.

Thanks for any help provided
Vince


John Green[_4_]

help with option buttons
 
Hi Vince,

Assuming you are using controls from the Control Toolbox toolbar, you can
change the GroupName property from the default Sheet1 (or whatever) to a
name of your own choosing. Option buttons can then be selected within their
own Group, independently of other groups.

--
John Green
Sydney
Australia


"Vince" wrote in message
...
In VB you can group option buttons, but I don't know how it is done in

excel.
Every option button I put on the sheet behaves the same. Not matter what

I
try, if you select one button, the other is de-selected. Is there a way

to
make them independent of each other.

Thanks for any help provided
Vince




Bob Phillips[_6_]

help with option buttons
 
Vince,

Are they form or control toolbox buttons?

If form, put a frame, or Group Box around them. If control toolbox, set the
Group property.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Vince" wrote in message
...
In VB you can group option buttons, but I don't know how it is done in

excel.
Every option button I put on the sheet behaves the same. Not matter what

I
try, if you select one button, the other is de-selected. Is there a way

to
make them independent of each other.

Thanks for any help provided
Vince





All times are GMT +1. The time now is 08:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com