+ Reply to Thread
Results 1 to 3 of 3

Add Code to properties in active x CheckBox

  1. #1
    Registered User
    Join Date
    05-25-2013
    Location
    Yonkers NY
    MS-Off Ver
    Excel 2010
    Posts
    28

    Add Code to properties in active x CheckBox

    Is there a way to add vba/macro to code under properties of an active x checkbox in relation to the content of a specific cell? There is a sample workbook attached. Thanks.
    Attached Files Attached Files

  2. #2
    Forum Expert Tinbendr's Avatar
    Join Date
    06-26-2012
    Location
    USA
    MS-Off Ver
    Office 2010
    Posts
    2,138

    Re: Add Code to properties in active x CheckBox

    Yes. Go to VBA. Select Sheet1. Click View Code. At the top of the right window, there are two dropdowns. Click the left one and select the checkbox in question. It will insert the Click event. You can then change events on the right side, if so desired.

    Enter this.
    Please Login or Register  to view this content.
    When you enter the dot, a context window will pop up showing all the attributes/methods available.
    David
    (*) Reputation points appreciated.

  3. #3
    Registered User
    Join Date
    05-25-2013
    Location
    Yonkers NY
    MS-Off Ver
    Excel 2010
    Posts
    28

    Re: Add Code to properties in active x CheckBox

    Thank you so much!

+ 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