+ Reply to Thread
Results 1 to 3 of 3

Userform with Checkboxes error

  1. #1
    Registered User
    Join Date
    01-10-2008
    Posts
    27

    Userform with Checkboxes error

    ok, so i am making a sorta UFC pool thing. and so what i have is a userform with 5 tabs for each of the 5 fights. i have only started on the first tab and only the first 2 parts of it.

    There are 3 parts to each tab. winner, via, round.

    so i originally thought i would use radial buttons. first 2 will be for winner. second 3 will be either Submission, TKO or KO and then the other 5 for each round. but it turns out that you can only have ONE radial on per userform...so my first question is.

    is there a way to make radials link to only 1 or 2 others. for example. for the main fight it will be dan henderson and anderson silva. so can i make it so that if dan henderson is selected, silva is de selected and vice versa. BUT if TKO is selected, silva can still be selected....not sure if this is making much sense...

    anyways. so since radials didnt work, i thought i would use checkboxes. it was all going well, until all of a sudden it stopped filling in cell A2 when Anderson silva was selected (all the other 4 criteria's stll work FINE) what i mean by the other 4 criteria is that for example if Dan hendersons' box is selected, it puts dan henderson in cell A2 and if non are selected it erases all data in A2 and if both are selected, the msgbox comes up

    so here is the code

    Please Login or Register  to view this content.
    Just ask for any clarification, or if you want to see the file

    Thanks,

    Paul
    Last edited by Toadums; 02-13-2008 at 03:48 PM.

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    If you're talking about Option ('radio') buttons, you can have as many as you want. Within a frame, only one may be True. So make frames for Winner, Via, and Round, and insert option buttons in each as appropriate.

  3. #3
    Registered User
    Join Date
    01-10-2008
    Posts
    27
    Ehh, sorry about saying radial.

    But it worked!! thanks

+ 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