+ Reply to Thread
Results 1 to 3 of 3

Third value for a checkbox

  1. #1
    Registered User
    Join Date
    02-18-2023
    Location
    Oklahoma
    MS-Off Ver
    googlesheets
    Posts
    15

    Third value for a checkbox

    Is it possible to add a third option to a checkbox using app script insertCheckboxes(['☐','☑']); so that a third option might be a box with and x value

  2. #2
    Forum Contributor
    Join Date
    08-12-2020
    Location
    Atlanta, Georgia
    MS-Off Ver
    Office 16
    Posts
    241

    Re: Third value for a checkbox

    Hi kwd, When using an active-x checkbox, in the properties look for the property called TripleState. Toggle this to true, and it will give you a third check option. No check, black check, and green check. In the linked cell, the results are true, false, and #n/a.

    Squeaky.

  3. #3
    Registered User
    Join Date
    02-18-2023
    Location
    Oklahoma
    MS-Off Ver
    googlesheets
    Posts
    15

    Re: Third value for a checkbox

    Thanks for the info I will look into it

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How To: When Checkbox = True, Cell X1 = Date Checkbox was checked
    By jjward101 in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-08-2022, 02:32 PM
  2. Select All Checkboxes Checkbox That Also Calls Checkbox Macros
    By Intervigilium in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-23-2015, 06:41 PM
  3. Protect the sheet but the form checkbox still can be change and sort by checkbox
    By carolyn1221 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-19-2014, 01:08 PM
  4. Replies: 0
    Last Post: 04-07-2014, 12:22 PM
  5. Lock cell linked to checkbox when checkbox is ticked
    By simeony003 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-30-2013, 10:08 AM
  6. Replies: 4
    Last Post: 07-22-2013, 01:37 PM
  7. [SOLVED] How do I change a checkbox to unchecked without running the code within the checkbox
    By jsunnb in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-27-2012, 09:28 PM

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