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
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