Results 1 to 7 of 7

Thread: RESOLVED - Call an Option Button by String

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2006
    Posts
    3

    Resolved RESOLVED - Call an Option Button by String

    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
    Last edited by taken; Oct 4th, 2006 at 09:53 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width