Start Free Trial
← Back to Blog

How to Use the New Excel Check Box Feature

Excel continues to evolve, making it easier for users to create dynamic and interactive spreadsheets. One of the latest features that has garnered much attention is the new Check Box feature. This tool is particularly useful for project management, to-do lists, and any scenario where you need a visual representation of completion status. Here’s a comprehensive guide on how to use the new Check Box feature in Excel along with the previous way using the developer tab.

The new and improved Excel check boxes

First, let's talk about the new and improved way to insert check boxes in Excel.

This YouTube Tutorial explains it well.

1. Open Excel and go to the Insert tab.

2. Click on Checkbox. If you have multiple needed, select all of the cells first.

3. Your check boxes appear, that's it!

Note that true means checked and false means unchecked. You can use if statements based on this criteria just like you could with the older version of the check box.

Example: If you have check boxes in column C, like in the video below, you could use this if statement to note "Done" and "In Progress".

Type in cell D2, =IF(C2=TRUE,"Done","In Progress")

The primary benefits to the new check box in Excel are:

1. Easier to insert, especially if you need multiple in the same column or row.

2. No drawing them in place and deleting text.

3. No need to align them.

4. No need to link them to a cell.

The Developer Tab Excel check box version

If you prefer using the developer tab check box version, here are the instructions.

Step 1: Enable the Developer Tab

Before you can use the Check Box feature, you need to enable the Developer tab in Excel:

  1. Open Excel and go to the File tab.
  2. Click on Options to open the Excel Options dialog box.
  3. Select Customize Ribbon from the left-hand menu.
  4. In the right-hand pane, check the box next to Developer.
  5. Click OK.

The Developer tab will now appear in the Ribbon.

Step 2: Insert a Check Box

Now that the Developer tab is visible, you can insert a check box into your spreadsheet:

  1. Go to the Developer tab.
  2. Click on Insert in the Controls group.
  3. In the Form Controls section, click on the Check Box icon.
  4. Your cursor will change to a crosshair. Click on the cell where you want to place the check box.

You can adjust the size and position of the check box by dragging its edges.

Watch this video to see just one example of how this works.

Step 3: Link the Check Box to a Cell

To make your check box functional, you need to link it to a cell. This will allow Excel to return a TRUE or FALSE value based on the check box’s status (checked or unchecked):

  1. Right-click on the check box and select Format Control.
  2. In the Format Control dialog box, go to the Control tab.
  3. In the Cell link box, enter the cell reference where you want the status of the check box to be displayed. For example, if you want the status to be displayed in cell B1, enter $B$1.
  4. Click OK.

Now, when you check or uncheck the box, the linked cell will display TRUE or FALSE.

Step 4: Use the Check Box for Conditional Formatting

One of the most powerful uses of the check box is in conjunction with conditional formatting. This allows you to automatically change the appearance of a cell or range of cells based on the check box’s status:

  1. Select the cell or range of cells you want to format.
  2. Go to the Home tab and click on Conditional Formatting in the Styles group.
  3. Choose New Rule.
  4. Select Use a formula to determine which cells to format.
  5. In the Format values where this formula is true box, enter a formula that references the linked cell. For example, if your check box is linked to cell B1, enter =$B$1=TRUE.
  6. Click Format and choose the formatting you want to apply when the check box is checked.
  7. Click OK to close the Format Cells dialog box.
  8. Click OK again to apply the rule.

Now, the selected cells will change their formatting based on the check box status.

Step 5: Creating a To-Do List with Check Boxes

Let’s put everything together by creating a simple to-do list with check boxes:

  1. Create a list of tasks in column A.
  2. Insert a check box next to each task in column B.
  3. Link each check box to a corresponding cell in column C.
  4. Apply conditional formatting to the task cells in column A based on the values in column C.

This will give you a dynamic to-do list where tasks are visually marked as complete when their check boxes are checked.

In summary the new Check Box feature in Excel is a versatile tool that enhances interactivity and functionality in your spreadsheets. Whether you’re managing projects, tracking tasks, or creating interactive forms, this feature can significantly improve your workflow. By following these steps, you can easily incorporate check boxes into your Excel documents and take your data management to the next level.

Happy Excelling!

📁 Get All Templates Free →

Opens in Google Drive — view and download for free

Ready to try Updoot free?

GPS time tracking, scheduling, HR, payroll, CRM, and more in one platform built for small business.

Start Free Today