+ Reply to Thread
Results 1 to 6 of 6

Shapes that could tick/untick a box

  1. #1
    Forum Contributor
    Join Date
    07-27-2009
    Location
    montreal, canada
    MS-Off Ver
    Excel 2003
    Posts
    230

    Shapes that could tick/untick a box

    Weird eh?

    I find my check box to be too small, and want to click the person's name instead.
    I could assign a macro to a transluscent shape over the cell that modifies the checkbox to a specified value,

    like so

    Please Login or Register  to view this content.
    But I want it to behave like clicking the Checkbox.

    Any ideas before I start going into IF functions in the macro?

  2. #2
    Registered User
    Join Date
    07-20-2010
    Location
    Minnesota
    MS-Off Ver
    Excel 2003
    Posts
    11

    Re: Shapes that could tick/untick a box

    Would this work?

    Please Login or Register  to view this content.

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Shapes that could tick/untick a box

    You could instead, and more simply, use Marlett checkboxes. There are many examples in the forum, e.g., http://www.excelforum.com/excel-prog...eck-boxes.html
    Entia non sunt multiplicanda sine necessitate

  4. #4
    Forum Contributor
    Join Date
    07-27-2009
    Location
    montreal, canada
    MS-Off Ver
    Excel 2003
    Posts
    230

    Re: Shapes that could tick/untick a box

    Run time error 424.
    See the code above, I didn't use userforms,
    I use shapes("checkbox1").

    And when I try the IF function replacing Userform.checkbox1.value with ActiveSheet.Shapes("Check Box 1"),

    I get error 438.

  5. #5
    Forum Contributor
    Join Date
    07-27-2009
    Location
    montreal, canada
    MS-Off Ver
    Excel 2003
    Posts
    230

    Re: Shapes that could tick/untick a box

    I looked into the Marlett Checkbox. I get it, but it merges cells and kinda looks dinky.
    I see the advantage of having an actual value in a cell that could be used as reference elsewhere...

    I'll try it again from blank.

  6. #6
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Shapes that could tick/untick a box

    Marlett checkboxes have nothing to do with merging cells.

+ 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