Hi! (This is my first post)
I want to call an option by using its string name.
I saw someone talk about the CallByName method and how it can be used to
call a form or procdure by name, but I can't figure out how to use it to call an option. Can it? Or is their another method that will work?
Confused???? Here's what I actually want to do:
I have many option buttons in my form (ex Option1, Option2 and Option3...)
I want to be able to change all of their backColors, and so it would be really
great if I could use a loop and a counter to change all of their backColors in
a couple lines of code.
Thanks for your time![]()




)
Reply With Quote