Hi Tony!
The option buttons were added from the form toolbar... Since part of the code I'm using is obselete(as you mentionned), I will use the shape collection instead.
Any good links to get me going with shape collection ?
Thanx a lot!
Jedymaster
Hi there!
I'm trying to get the status of some OptionButton on a worksheet. At runtime, the OptionButtons seems to be empty but there are several option button on the sheet.
The code I'm using is following :
...
For Each o In Worksheets("TheSheet").OptionButtons
If o.Name =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.