• checkbox formula (2000)

    Author
    Topic
    #424473

    Hello,

    I was wondering if there is a way to have a formula or if statement for a checkbox. Basically, I want the user to only be able to select one box (see attached spreadsheet) at a time. The user can get the option of selecting one but not the other. Any help would be great.

    Viewing 1 reply thread
    Author
    Replies
    • #974948

      without having looked at the spreadsheet, why not use radio buttons in lieu of checkboxes.

    • #974951

      You could use option buttons (radio buttons) instead of check boxes. This is more in line with general use in Windows – check boxes are for mutually independent choices, and option buttons for mutually exclusive choices.

      A group of radio buttons shares the same linked cell; the value of this cell will be the index of the selected radio button – 1 if the first one is selected, 2 if the second one is selected, etc. You can use this index in your formula.

      • #974958

        Thank you both notbrl and Hans. This is exactly what I need it to use instead of the check boxes.

    Viewing 1 reply thread
    Reply To: checkbox formula (2000)

    You can use BBCodes to format your content.
    Your account can't use all available BBCodes, they will be stripped before saving.

    Your information: