Thread
:
How do I select an option button using code
View Single Post
#
1
Posted to microsoft.public.excel.programming
Ayo
external usenet poster
Posts: 489
How do I select an option button using code
I have an option group with two option button. I am trying to select one of
them using code. I tried:
Me.OptProject.Enabled=True
and
Me.OptProject.SetFocus
Neither worked. Any ideas?
Thanks
Ayo
Reply With Quote
Ayo
View Public Profile
Find all posts by Ayo