Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Excel»How to Insert Checkbox in Excel

    How to Insert Checkbox in Excel

    Asmi DhakalBy Asmi DhakalDecember 2, 2023 Excel 5 Mins Read

    You can store all kinds of data in Excel, even a to-do list! Excel allows you to insert checkbox that you can mark once a task is completed.

    In this article, we’ve gathered the three types of checkboxes in Excel. These include interactive checkbox, static checkbox icons, and even drawing in your checkbox.

    Note: Before we proceed, inserting clickable checkbox is an advanced Excel feature so, make sure you’ve enabled your developer tab.

    Create an Interactive Checkbox

    Excel offers two control, the Form Control, and the ActiveX Control to insert interactive checkbox in your spreadsheet. You can access these controls only on the Developer tab so make sure you’ve enabled it from Excel Options.

    Insert Checkbox from Form Control

    The Form Control options are defaulted in Excel. You can use these controls on both Windows and Mac. As these controls are built into Excel, you don’t have to manually add your file to your computer’s trust center.

    Additionally, you have extra control in Form Controls to link a cell with your check box. If your check box is selected, the linked cell will reflect TRUE, while when it is unchecked, the cell will show FALSE.

    Insert Checkbox

    1. Go to the Developer tab.
    2. In the Controls section, select Insert.
    3. Under Form Controls, select the checkbox icon.
      Insert Checkbox Form Controls
    4. Drag the handle on your spreadsheet to insert a checkbox.
    5. Use Excel’s autofill to replicate the checkbox.
      Autofill Excel
    6. To rename, right-click on it and select Edit Text.
      Edit Text Form Controls

    Link Checkbox to a Cell

    1. Right-click on a checkbox.
    2. Select Format Control.
      Format Control
    3. Switch to the Control tab.
    4. Next to the Cell Link section, reference the cell you wish to link.
      Cell Link Form Controls
    5. Click OK.
      Using Control Form Checkbox

    Use Linked Cell in a Formula

    You can use this linked cell with functions like COUNTA, COUNTIF, or even lookup functions! For my grocery list, I use the COUNTIF function and VLOOKUP to keep tabs on my list of items.

    To make counts of your purchased items, use the COUNTIF function in the following formula:

    =COUNTIF(C4:C10,"TRUE") // counts checked boxes
    COUNTIF Function Excel
    =COUNTIF(C4:C10,"FALSE") // counts unchecked boxes
    COUNTIF Excel

    Similarly, use VLOOKUP to see if you’ve purchased a specific list item using this formula:

    =VLOOKUP(E6,A3:C10,3,0) // TRUE indicates checked box, FALSE indicates unchecked box
    VLOOKUP Excel

    Insert Checkbox Using ActiveX

    The ActiveX control is another way you can insert interactive checkbox in Excel. What differentiates ActiveX from Form Controls is that it is highly customizable. If you’re familiar with the Visual Basic code, you can make modifications as you wish.

    The downside to ActiveX is that it is not available for Mac users. Additionally, you might have to manually trust the spreadsheet that has an ActiveX control. Therefore, if you’re looking to share your spreadsheet, make sure the recipient users are aware of these configurations.

    Insert Checkbox from ActiveX Control

    1. Go to the Developer tab.
    2. Select Insert.
    3. Under ActiveX, select the checkbox icon.
      ActiveX Controls
    4. Drag the handle to insert your checkbox.
      Insert Checkbox
    5. Use Autofill to copy-paste your checkbox.
    6. To rename the checkbox, right-click on it
    7. Go to Checkbox Object > Edit.
      Edit text in ActiveX

    Use Checkbox

    Selecting the checkbox from ActiveX control looks a bit different than Form Controls. You will see that, when selecting the checkbox, instead of a check mark, your object gets selected.

    To insert a checkbox, you will first have to exit the Design Mode.

    Exit Design Mode in Excel

    After you’re done inserting the checkbox, exit design mode by clicking on the Design Mode option from the Controls section. Once you’re out, you can click on the empty box to check your box.

    Draw in Your Checkbox

    This method will be especially handy if you like using Excel on a touch-screen device.

    Although inserting checkbox using Excel’s controls is great, nothing beats the feeling of checking lists with pen and paper. You can replicate this experience by drawing in the check marks in boxes in Excel!

    We will first create boxes in the spreadsheet and use the Draw ribbon to draw in our check marks.

    Step 1: Enable the Draw Tab

    1. Go to File > Options.
      Excel Options
    2. Head to Customize Ribbons.
    3. Under Main tabs, enable Draw.
      Insert Draw tab Excel
    4. Click OK.

    Step 2: Create Boxes

    1. Go to the Insert tab.
    2. Select Shapes.
    3. Choose the rectangle and place it on a cell.
      Insert Shapes in Excel
    4. Use Autofill to replicate the shape.
    5. Select the rectangle then go to Shape Format.
    6. In Shape Styles, click on Shape Fill > No Fill. To apply this to all of your shapes, select a rectangle, hold Ctrl then select other shapes. Then, apply this formatting.
      No Fill Shapes

    Step 3: Draw the Check Mark

    1. Go to the Draw tab.
    2. Select a pen.
    3. Use your mouse to draw the check marks.
      Draw in Excel

    Insert Static Checkbox

    If you’re looking to insert checkbox purely as a decorative element, you do not need to go through the hassle of creating interactive checkbox, or even drawing them. Instead, you can insert static checkbox as an icon.

    1. Go to the Insert tab.
    2. Select Icons from the Illustration section.
      Insert Icons
    3. Type in Checkbox and hit enter.
      Insert Checkbox as an Icon
    4. Choose an icon and click Insert.
    5. Place your checkbox in your spreadsheet as you wish.
      Checkbox icon
    Advanced Excel
    Asmi Dhakal

      Asmi is a content writer specializing in MS Office. She loves writing Excel-related content to assist other users to learn their way around the program. She started using Excel when she first entered the industry as a marketing intern. Soon, she realized that learning the often-overlooked spreadsheet program was no piece of cake. In her articles, she attempts to brief out complex topics to help beginner to intermediate-level Excel users. Asmi uses Excel for everything, including creating a grocery list to managing her personal finance. She’s a bit dramatic when it comes to the Flash Fill feature; so much so that could write a eulogy out of it. When she’s not working, you’ll find her learning a new recipe, or cleaning up her mess (out of the failed recipe).

      Related Posts

      Excel By Nisha Gurung

      How to Compare Two Columns in Excel Using VLOOKUP

      Excel By Nisha Gurung

      How to Share Excel Files with Multiple Users

      Excel By Nisha Gurung

      How to Filter Based on a List in Excel

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • Create an Interactive Checkbox
        • Insert Checkbox from Form Control
          • Insert Checkbox
          • Link Checkbox to a Cell
          • Use Linked Cell in a Formula
        • Insert Checkbox Using ActiveX
          • Insert Checkbox from ActiveX Control
          • Use Checkbox
      • Draw in Your Checkbox
          • Step 1: Enable the Draw Tab
          • Step 2: Create Boxes
          • Step 3: Draw the Check Mark
      • Insert Static Checkbox
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.