RE: Help Needed - Linking a User Selected Option to Another Form

Tech-Archive recommends: Fix windows errors by optimizing your registry



Option buttons are not a good choice: The user would normally expect to use
command buttons to pop up other forms.

If you want to use Option buttons for this, place them in a group box.
Respond to the click event on the checkbox but look at the value of the group
box to see which option button was selected. (The "value" of the option
button is allocated to the group box. The easiest way to do it to is to make
sure the "Wizard" button is selected in te Toolbox, then create a group box:
The Wiz will walk you through it)

RICKgards
.


Quantcast