I have problem with option button. Every time, I run, the option1 is seemling tick.I don't have a code at form load.How tu untick it?
If Option1.Value = True Then
Form2.Show
Unload Me
ElseIf Option2.Value = True Then
Form3.Show
Unload Me
End If
|
Results 1 to 3 of 3
Thread: [RESOLVED] Option buttonThreaded View
|
Click Here to Expand Forum to Full Width |