About 50 results
Open links in new tab
  1. Add & use checkboxes - Computer - Google Docs Editors Help

    Add custom checkbox values You can add checkboxes with custom values. For example, the custom checked value could be "Yes," and the unchecked value could be "No." On your computer, open a …

  2. Add & use checkboxes - Android - Google Docs Editors Help

    Customize a pivot table Add & use checkboxes Visit the Learning Center Using Google products, like Google Docs, at work or school? Try powerful tips, tutorials, and templates. Learn to work on Office …

  3. Add & use checkboxes - iPhone & iPad - Google Docs Editors Help

    To add checkboxes, on your computer, open a spreadsheet in Google Sheets. After you add checkboxes on your computer, you can check and uncheck a cell from your iPhone or iPad.

  4. Set conditional formatting to use a checkbox to change ... - Google Help

    Nov 17, 2022 · Set conditional formatting to use a checkbox to change row color individually throughout the sheet I am attempting to set up a sheet that utilizes check boxes so that it will allow me to hit a …

  5. How to use Conditional Logic to auto insert a check box in cell?

    This is possible in sheets using a formula like =IF (C6<>"",TRUE,FALSE) and using data validation for the checkbox in the cell. If you would like to have this demonstrated, take a look at this post about …

  6. How to make a checkbox should show up only if the next ... - Google …

    Hi B Spit, Use conditional formatting to set the text color of the checkboxes to white to make them invisible. An invisible checkbox cannot be toggled accidentally. Select the range B1:B, choose Insert …

  7. I want use a formula, only if a check box is checked. - Google Help

    Aug 27, 2023 · I want use a formula, only if a check box is checked. - Google Docs Editors Community Help Center Community Gemini in Docs Editors Google Docs Editors Privacy Policy ...

  8. Auto Add Checkbox to Column When New Row is Added - Google Help

    I'd like the spreadsheet generated from my Google Form responses to automatically add a checkbox to column B whenever a new row is inserted (that is, when a new response is submitted to the form). I …

  9. If cell contains target text return Yes/Fill in checkbox in different ...

    As you can see in the Trey_Solution sheet/tab, the orange cells have formulas like below. After you add the formula, highlight were you want TRUE/FALSE to become checkboxes then in the menu select …

  10. Can you have both a checkbox and text in the same cell on google …

    May 8, 2019 · Hi MrsWWonka If someone clicks a checkbox the text next to that checkbox saves to the linked spreadsheet. Effectively you therefore have "text" and since the cell is not blank you know the …