+ Reply to Thread
Results 1 to 2 of 2

In UserForm how do I refer to other Controls (Same Control) within the class module?

  1. #1
    Forum Expert
    Join Date
    12-15-2009
    Location
    Chicago, IL
    MS-Off Ver
    Microsoft Office 365
    Posts
    3,177

    In UserForm how do I refer to other Controls (Same Control) within the class module?

    I have 3 Checkboxs each assigned with a different name. For some reason whenever an event fires, it only recognize one checkbox at a time. I can't figure it out how to make all the checkboxs active using withEvents statement.

    Can anyone help?


    Please Login or Register  to view this content.

  2. #2
    Forum Guru Andy Pope's Avatar
    Join Date
    05-10-2004
    Location
    Essex, UK
    MS-Off Ver
    O365
    Posts
    20,436

    Re: In UserForm how do I refer to other Controls (Same Control) within the class module?

    It is not clear to me what you are trying to do.

    If you assign 3 checkboxes to the objects in your class then only 1 will ever be able to be checked. You have them acting like a set of Option buttons.
    What did you expect the behaviour to be when checking one of the boxes?

    Maybe you can post example workbook, that might help clarify your problem
    Cheers
    Andy
    www.andypope.info

+ 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