N
Nancy
I'm a VB6 VB.Net developer that's now developing in
Access 2000. On one of my forms, I have created an Option
Group that contains two option buttons. I want one of the
option buttons to be selected by default when the form
loads. In VB6 and VB.Net, that's simple, you just set the
checked property of the chosen button to true either in
design time or programatically at run time.
How do you do this in VBA? There is no checked property
or anything that comes close to it in VBA.
Thanks!
Access 2000. On one of my forms, I have created an Option
Group that contains two option buttons. I want one of the
option buttons to be selected by default when the form
loads. In VB6 and VB.Net, that's simple, you just set the
checked property of the chosen button to true either in
design time or programatically at run time.
How do you do this in VBA? There is no checked property
or anything that comes close to it in VBA.
Thanks!