How do you determine which option group option is selected

T

Tony Girgenti

If you have an option group control on a form, how do you determine which
option in an option group is selected.

Option group created thru option group wizard.
When option group frame is selected in design mode the properties box shows
the properties for the detail part of the form.

Any help appreciated.

Thanks,
Tony
 
D

dan

Hello!

The Value property of the control stores a number
indicating which option was chosen; ie(first option = 1,
second option = 2 etc.) To select the control try clicking
on the border of it instead of the interior.
 

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

Top