+ Reply to Thread
Results 1 to 3 of 3

Option Button

  1. #1
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    Option Button

    I have created a range of option buttons on my user form and have grouped them in thecode as advised in the help files on VB. This works fine however when i click between the option buttons the activie one deactivates and i then have to click again to get the new selection to hghlight.

    Id rather it switched with one click rather than two, can this be done?and what am i doing wrong?

  2. #2
    Chip Pearson
    Guest

    Re: Option Button

    The normal mode of operation of option buttons is the way you
    want it to work. I can't think of a reason they would behave the
    way you describe. Do you have any code behind the option buttons?


    --
    Cordially,
    Chip Pearson
    Microsoft MVP - Excel
    Pearson Software Consulting, LLC
    www.cpearson.com


    "ceemo" <[email protected]>
    wrote in message
    news:[email protected]...
    >
    > I have created a range of option buttons on my user form and
    > have
    > grouped them in thecode as advised in the help files on VB.
    > This works
    > fine however when i click between the option buttons the
    > activie one
    > deactivates and i then have to click again to get the new
    > selection to
    > hghlight.
    >
    > Id rather it switched with one click rather than two, can this
    > be
    > done?and what am i doing wrong?
    >
    >
    > --
    > ceemo
    > ------------------------------------------------------------------------
    > ceemo's Profile:
    > http://www.excelforum.com/member.php...o&userid=10650
    > View this thread:
    > http://www.excelforum.com/showthread...hreadid=397668
    >




  3. #3
    Forum Contributor
    Join Date
    06-15-2004
    Posts
    246

    Here's the code

    hi here's the code im using to link the option buttons

    OptionButton5.GroupName = "Weeks"
    OptionButton6.GroupName = "Weeks"
    OptionButton7.GroupName = "Weeks"
    OptionButton8.GroupName = "Weeks"
    OptionButton9.GroupName = "Weeks"

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

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

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1