+ Reply to Thread
Results 1 to 4 of 4

CheckBox Uncheck

  1. #1
    Forum Contributor
    Join Date
    07-06-2012
    Location
    Bitola,Macedonia
    MS-Off Ver
    Excel 2007
    Posts
    132

    CheckBox Uncheck

    I have CheckBox3, CheckBox4, CheckBox5.
    I want when is one Checked to Uncheck the others.
    I need VBA code.

    Thank you
    Last edited by Anto_BT; 09-24-2012 at 10:14 AM.

  2. #2
    Valued Forum Contributor
    Join Date
    03-23-2012
    Location
    United States
    MS-Off Ver
    Excel 2010
    Posts
    1,093

    Re: CheckBox Uncheck

    Hello there,
    If you checkboxes are activeX form controls then the below should work for you.

    Please Login or Register  to view this content.
    right click on one of the checkboxes and then select view code. Copy and past the above code over the existing code that shows up.

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

    Re: CheckBox Uncheck

    if the controls are mutually exclusive why not use option buttons?
    Cheers
    Andy
    www.andypope.info

  4. #4
    Forum Contributor
    Join Date
    07-06-2012
    Location
    Bitola,Macedonia
    MS-Off Ver
    Excel 2007
    Posts
    132

    Re: CheckBox Uncheck

    Thank you very much formula was working for me.

+ 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