Yes No ungrouped Option Buttons...

RickDB

Registered User.
Local time
Today, 12:40
Joined
Jun 29, 2006
Messages
101
I need 2 option buttons created individually, as an option group has proven utterly worthless to me for what I need.

A simple Yes / No pair that toggle back and forth when clicked.

I would use an option group, but you cannot define an On Click Event Procedure on an Option group button, and I cannot set the value of an option to 1.06 or anything other than whole numbers.

I just want to set a simple On Click event for each to set a variable to one of 2 possible values.

Thanks
 
why is an option group not useful, Rick - these offer a choice of buttons - if you choose radio buttons, then only one can be clicked - so what do you need to retrieve from either setting A, or setting B
 

Users who are viewing this thread

Back
Top Bottom