How to apply formula when a checkbox is checked in Excel?
In some cases, you may need to apply formulas based on the checked checkboxes. For example, imagine a project tracking table where checking a checkbox indicates the completion of a project. At the same time, you might want to use formulas to dynamically count the number of completed projects and calculate the percentage of project completion. In this tutorial, we will demonstrate how to achieve this by combining checkboxes and formulas for efficient project management in Excel.
Apply formula when a checkbox is checked in Excel
Apply formula when a checkbox is checked in Excel
Please do as follows to apply formulas dynamically when certain checkboxes are checked in Excel.
1. Firstly, insert the checkboxes you need. Here we insert the ActiveX Control checkboxes. Click Developer > Insert > Check Box (ActiveX Control), then draw a checkbox.
2. Then, select the cell that contains the checkbox and drag the fill handle down to fill the checkbox to other cells, you will get a list of checkboxes. And then, right-click the first checkbox and select Properties in the right-click menu.
3. In the opening Properties pane, enter a cell reference in the LinkedCell field to link the checkbox to a specific cell, then close the pane.
4. Repeat the above steps 2 and 3 to assign cell references to the LinkedCell fields for all checkboxes. Then you will see the linked cells are displayed as follows.
5. To mark the projects completed with the corresponding checkboxes checked, in this example, you need to select the cell E3, enter the following formula into it and press the Enter key. Select this result cell, then drag its AutoFill Handle down until it reaches the end of the table.
=IF(F3,"Complete", " ")
6. Click Developer > Design Mode to turn off the worksheet’s design mode.
When you check a checkbox, the corresponding project will be marked as complete and the linked cell will appear as TRUE. See screenshot:
7. Now you need to create formulas to perform dynamic calculations when the checkbox is checked.
To count the number of completed projects, enter the following formula in a cell such as B14 in this case.
=COUNTIF(F3:F12,TRUE)
To calculate the percentage of project completion, please enter the following formula into a cell such as B15 and press Enter key.
=COUNTIF(F3:F12,TRUE)/COUNTIF(F3:F12,"<>")
From now on, when you check any checkbox in the project table, the formula will be calculated automatically as shown in the video below.
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite — Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license — set up in minutes (MSI-ready)
- Works better together — streamlined productivity across Office apps
- 30-day full-featured trial — no registration, no credit card
- Best value — save vs buying individual add-in