Elite Membership

Checkbox In Excel

Written by Jeevan A Y Jeevan A Y Freelance Writer Jeevan, a seasoned data expert with 7 years in MIS reporting, excels in Advanced Excel, VBA, Power BI, and SQL. Currently an Assistant Manager MIS, his insightful data storytelling drives swift decision-making. 7+ years of experience MBA (Finance & Marketing) MIS Reporting View Full Profile
Reviewed by Dheeraj Vaidya, CFA, FRM Dheeraj Vaidya, CFA, FRM Content Reviewer & Course Director A former J.P.Morgan and CLSA Equity Analyst, Dheeraj specializes in financial modeling, AI, forecasting, and valuations. In his career spanning almost two decades, he has trained and mentored more than 100,000 students and professionals on a range of topics. 20+ years of experience CFA, FRM, IIT Delhi, IIM Lucknow Financial Modeling View Full Profile
Updated Mar 4, 2025
Read Time 12 min

What Is Checkbox In Excel?

A Checkbox in Excel is an option or a feature, that is a small square box, used for presenting options (or choices) to the user to choose. Usually, a selection is shown by a tick mark in the Checkbox. The absence of the same indicates an option is deselected.

Download FREE Checkbox Excel Template and Follow Along!
Download Excel Template

For example, in cell C1 we have inserted a Checkbox, as shown below.

insert check box in C1

When we go near cell C1, the cursor turns into a finger that helps us check/tick the checkbox with a click, as shown below.

Fingersignincheckbox1

However, when we link the Checkbox to a dataset, then based on the calculations and the results, we will get the output as when we check or uncheck them. We will learn in detail in the article.

Key Takeaways

  • A Checkbox helps track goals and tasks. For example, a project schedule can have Checkboxes to keep track of the completed tasks.
  • It makes it easy to know the current status of every task, and know the time required for the final stage of completion.
  • Checkboxes in Excel are used to create interactive and dynamic charts and checklists, graphs, reports, etc. A Checkbox is also known as a checkmark box or selection box.
  • All the pasted Checkboxes are linked to the same cell as the first Checkbox. Every linked cell must be changed one-by-one, manually.

The Procedure To Enable The Developer Tab

For inserting an excel Checkbox, the first step is to enable the Developer tab on the Excel ribbon. Once enabled, it is visible, as shown in the following image.

Checkbox In Excel

The steps to enable the Developer tab are listed as follows:

  1. Go to the File tab of Excel.
  2. Click “options”, as shown in the following image.
  3. The “Excel options” window opens. Click the tab “customize ribbon”. In the second box (on the right), under “customize the ribbon”, select the checkbox of “developer”. Click “Ok”.
  4. The Developer tab appears on the Excel ribbon, as shown in the following image.

How To Insert A Checkbox In Excel?

Let us learn how to insert a Checkbox, and link it to a cell in Excel. Linking helps capture the current state of a Checkbox (checked or unchecked). A selected (checked) excel Checkbox returns โ€œtrueโ€ in the linked cell. The โ€œfalseโ€ value appears in the linked cell if the Checkbox is deselected (unchecked) or blank.

The steps to insert a checkbox and link it to a cell of Excel are listed as follows:

  • Step 1: In the Developer tab, click the โ€œinsertโ€ drop-down in the โ€œcontrolsโ€ group. Select โ€œcheck boxโ€ under โ€œform controls.โ€ย 
create check box in excel - step 1
  • Step 2: Draw or insert the checkbox anywhere on the worksheet.

The Checkbox appears with the label โ€œcheck box 1,โ€ which can be seen in the name box. This label will be visible (in cell C2) once the grey lines are dragged to the end of the text.

create check box in excel - step 2
  • Step 3: Right-click the Checkbox, and select โ€œformat controlโ€ from the context menu.
create check box in excel - step 3
  • Step 4: The โ€œformat controlโ€ dialog box opens. Under the โ€œcontrolโ€ tab, perform the following tasks:
  1. Select the โ€œcheckedโ€ option under โ€œvalue.โ€
  2. Enter โ€œ$B$1โ€ in the box to the right of โ€œcell link.โ€

The same is shown in the following image.

Note 1: Type โ€œ$B$1โ€ manually or select cell B1.

Note 2: The โ€œcheckedโ€ option under โ€œvalueโ€ displays a Checkbox that is checked or selected. The โ€œuncheckedโ€ option under โ€œvalueโ€ displays a Checkbox that is unchecked or deselected.

create check box in excel - step 4
  • Step 5: The Checkbox insertion and linking are complete. The excel Checkbox is linked to cell B1. So, selecting the Checkbox shows โ€œtrueโ€ in cell B1.
create check box in excel - step 5

Deselecting the Checkbox shows โ€œfalseโ€ in cell B1.

create check box in excel - step 6

Checkbox In Excel Examples

We will see some specific examples for the following methods.

  • Create an Interactive Checklist.
  • Create an Interactive Chart

Method #1 โ€“ Create an Interactive Checklist

To get married in a couple of months, one needs to carry out several tasks. It is essential to track all these tasks to ensure nothing is missed.

Let us create an interactive checklist in Excel that shows the various tasks and their corresponding Checkboxes. In the final checklist, the completed tasks should be highlighted. Further, the โ€œtrueโ€ and โ€œfalseโ€ values (visible on the linking of cells) must be hidden.

The steps to create an interactive checklist with Checkboxes in Excel are listed as follows:

  • Step 1: Create a checklist in Excel, as shown in the following image. The checklist shows the serial number and the tasks to be performed in columns A and B, respectively.

Column C, which shows the status of the tasks, is currently blank.

Marriage check list
  • Step 2: From the โ€œinsertโ€ drop-down of the Developer tab, select โ€œcheck box.โ€ It is under โ€œform controls.โ€
create check box in excel - step 1
  • Step 3: Draw the Checkbox in the โ€œstatusโ€ column (column C).
Marriage check list step 3
  • Step 4: Right-click the excel Checkbox, and select โ€œedit text.โ€ Delete the entire text displayed on the right side of the Checkbox.
Marriage check list step 4
  • Step 5: Drag the Checkbox to the remaining cells of column C.
  • Step 6: Right-click the first Checkbox in cell C2. Select โ€œformat control.โ€ In the โ€œcontrolโ€ tab of the โ€œformat controlโ€ window, perform the following tasks:
  1. Select โ€œuncheckedโ€ under โ€œvalue.โ€
  2. Enter โ€œ$D$2โ€ in the โ€œcell linkโ€ box.

The same is shown in the following image.

  • Step 7: Link the Checkbox in cell C3 to cell D3. For this, perform the following tasks in the โ€œcontrolโ€ tab of the โ€œformat controlโ€ window:
  1. Select โ€œuncheckedโ€ under โ€œvalue.โ€
  2. Enter โ€œ$D$3โ€ in the box to the right of โ€œcell link.โ€

Likewise, right-click every excel Checkbox (in column C) and link it with the corresponding cell inย column D.

Marriage check list step 8
  • Step 8: The Checkboxes of column C have been linked with the corresponding cells of column D. We check or uncheck the Checkboxes in excel for the given tasks randomly.

Accordingly, the โ€œtrueโ€ and โ€œfalseโ€ options appear in column D, as shown in the following image.

Every selected Checkbox implies that the task has been completed. A deselected Checkboxย indicates the task is yet to complete.

  • Step 9: To highlight the completed tasks, apply conditional formatting. For this, perform the following tasks:

a. Select the range A2:C23.

b. Click the โ€œconditional formattingโ€ drop-down under the โ€œstylesโ€ group of the โ€œHomeโ€ tab.

c. Select โ€œnew rule.โ€

  • Step 10: The โ€œnew formatting ruleโ€ window opens. Select โ€œuse a formula to determine which cells to formatโ€ under โ€œselect a rule type.โ€

Enter the formula โ€œ=$D2=TRUEโ€ (without the double quotation marks) under โ€œformat values where this formula is true.โ€ The same is shown in the following image.

  • Step 11: Click โ€œformat.โ€ From the โ€œfillโ€ tab of the โ€œformat cellsโ€ window, select the colour for highlighting the โ€œtrueโ€ values. We select green. Click โ€œOkโ€.

Click โ€œOkโ€ again in the โ€œnew formatting ruleโ€ window.

Marriage check list step 11
  • Step 12: All the tasks whose Checkboxes are ticked appear in green. Moreover, from now on, if a Checkbox is selected, the entry will be highlighted in green.
Marriage check list step 12
  • Step 13: To hide the โ€œtrueโ€ and โ€œfalseโ€ values, select the range D2:D23, and press โ€œCtrl+1.โ€ The โ€œformat cellsโ€ window opens, as shown in the following image.

[Note: Alternatively, select column D, and press โ€œCtrl+1.โ€

Marriage check list step 13
  • Step 14: In the โ€œnumberโ€ tab, select โ€œcustomโ€ under โ€œcategory.โ€ Under โ€œtype,โ€ enter three semicolons without any spaces, as shown in the following image. Click โ€œOk.โ€

Once the three semicolons are entered, the โ€œtrueโ€ under โ€œsampleโ€ disappears.

  • Step 15: The โ€œtrueโ€ and โ€œfalseโ€ values are no longer visible. The final checklist is shown in the following image.]
Marriage check list step 15

Method #2 โ€“ Create an Interactive Chart

The following table shows the sales (in $) in all the quarters of 2015-2018. Create three interactive Excel charts linked to Checkboxes. The details of the charts are listed as follows:

  • The first chart should be a dynamic column chart representing the sales figures for all four years.
  • The second chart should show stacked lines for the data of 2015-2017 and bars for the year 2018.
  • The third chart should show a stacked line for the data of 2017 and bars for the year 2018. The sales figures for the years 2015 and 2016 must be omitted.
create chart using check box - step 1

The steps to create interactive chartslinked to checkboxes in excel are listed as follows:

  • Step 1: Insert one Checkbox for one year. So, four Checkboxes must be created. Name these Checkboxes as โ€œ2015,โ€ โ€œ2016,โ€ โ€œ2017,โ€ and โ€œ2018.โ€
create chart using check box - step 3
  • Step 2: Link the Checkbox of one year with one cell. The Checkbox of 2015 is linked to cell B8, as shown in the following image.
create chart using check box - step 2-1

The Checkbox of 2016 is linked to cell B9. The same is shown in the following image.

create chart using check box - step 2-2

The Checkbox of 2017 is linked to cell B10, as shown in the following image.

create chart using check box - step 2-3

The Checkbox of 2018 is linked to cell B11. The same is shown in the following image.

create chart using check box - step 2-4
  • Step 3: To link the data of the chart with the source data and the Checkboxes, enter the following formula in cell B14.

โ€œ=IF($B8=TRUE,B2,NA())โ€

  • If the value in cell B8 is โ€œtrueโ€ (implying the Checkbox is selected), the value of cell B2 is picked.
  • If the value in cell B8 is โ€œfalseโ€ (implying the Checkbox is deselected), the โ€œ#N/Aโ€ error is returned.

Fill the range B14:E17 with the help of Ctrl+D (to fill downwards in the column), and Ctrl+R (to fill rightwards in the row).

With the given formula, any changes in the source data or any of the Checkboxes will reflect in the range of the chart (B14:E17). Accordingly, the chart will update itself.

For instance, select only the Checkboxes of 2016 and 2017. The output of the formula (with only 2016 and 2017 selected) is shown in the following image.

create chart using check box - step 4
  • Step 4: Select all four Checkboxes. So, โ€œtrueโ€ appears in all the linked cells (B8, B9, B10, and B11). Select the range B13:E17 and insert a column chart. Rename the legend as โ€œ2015,โ€ โ€œ2016,โ€ โ€œ2017,โ€ and โ€œ2018.โ€ For this, click โ€œselect dataโ€ from the Design tab. Edit each legend entry one by one.

Hence, the dynamic column chart representing the sales figures for all four years appears, as shown in the following image.

Note 1:ย Alternatively, delete the word โ€œyearโ€ from cell A13. Select the range A13:E17, and insert a column chart.

Note 2:ย To add a title to the chart, select the chart. Click โ€œchart titleโ€ from the Layout tab. Select โ€œcentered overlay titleโ€ or โ€œabove chart.โ€ Type the title. Alternatively, type the title directly (inย the โ€œchart titleโ€ box) in the newer versions of Excel.

  • Step 5: Select a column bar and change it to a stacked line chart. For this, click any column bar of 2015 (blue color) and select โ€œchange chart typeโ€ from the Design tab. Choose โ€œstacked lineโ€ from the line charts.

Repeat this process for the bars of 2016 and 2017 as well. The bars of 2018 remain as is.

Hence, the chart showing stacked lines for 2015-2017 and bars for 2018 appears, as shown in theย following image.

  • Step 6: Deselect the Checkboxes of 2015 and 2016. The chart reflects the updated figures of the range B14:E17. Hence, the chart showing stacked lines for 2017 and bars for 2018 appears, as shown in the following image. The sales figures for the years 2015 and 2016 are not shown. However, the legend is still showing the missing years.

Note: The legend can be revised to reflect the updated chart range. For this, click โ€œselect dataโ€ from the Design tab, and remove the unwanted legend entries.

create chart using check box - step 8

How To Delete A Checkbox In Excel?

To delete a single Checkbox in Excel, select it, and press the delete key. To select a Checkbox, hold the โ€œCtrlโ€ key, and press the left button of the mouse.

An alternative way of deleting Checkboxes in excel is specified as follows:

  • Step 1:ย Click the โ€œfind and selectโ€ drop-down from the โ€œeditingโ€ group of the โ€œHomeโ€ tab. Select โ€œselection pane,โ€ as shown in the following image.
create chart using check box - step 9
  • Step 2: The selection pane opens, as shown in the following image. It lists all the objects on the currently active worksheet, including the Checkboxes, shapes, and charts.

To delete a Checkbox in Excel (or any other object), click the corresponding icon on the right side.

Note:ย The confusion while deleting can be avoided by assigning distinct names to all Checkboxes from the beginning itself.

create chart using check box - step 10

Important Things To Note

  • The purpose of using Checkboxes is to present a variety of predefined options to the user. Since excel Checkboxes prevent the user from entering manual answers, data entry becomes easy.
  • Checkboxes are usually used in questionnaires, forms, feedback surveys, etc. They are also used to create interactive checklists, reports, graphs, dashboards, and dynamic charts.
  • In a to-do list, the Checkboxes in excel can be checked or unchecked to indicate whether a task has been completed or not respectively. Similarly, just as checkboxes improve organization and clarity in Excel, Wall Art Canvas Picture Prints can enhance a space by adding structure and aesthetic appeal.

Frequently Asked Questions (FAQs)

Why is Checkbox in Excel not working?

A few reasons the Excel Checkbox may not work are,
a. The Checkboxes are not linked to the respective dataset.
b. The dataset for which the Checkboxes are linked are modified or deleted.

How to resize a Checkbox in Excel?

In Excel, the frame of the Checkbox can be resized. However, the Checkbox itself cannot be resized because its size is fixed.

The steps to change the size of the object frame are listed as follows:
a. Right-click the Checkbox whose frame is to be resized.
b. Select โ€œformat controlโ€ from the context menu.
c. In the โ€œsizeโ€ tab, set the desired size.

โ€ข Note 1:ย To change the position of a Checkbox, drag the four-pointed arrow. It moves the Checkbox to the desired location on the worksheet.

โ€ข Note 2:ย To fix the position of the Checkbox, right-click it and select โ€œformat controlโ€. Select โ€œdonโ€™t move or size with cellsโ€ in the โ€œpropertiesโ€ tab of the โ€œformat controlโ€ window. It prevents the Checkbox from moving as the cells are resized.

How to copy a Checkbox in Excel?

โ€ข The Checkbox can be copied and pasted with the regular โ€œCtrl+Cโ€ and โ€œCtrl+Vโ€ shortcuts of Excel. The Checkbox to be copied can be selected by right-clicking. Alternatively, the cell containing the Checkbox can be copied and pasted at the desired location.
โ€ข To fill a column downwards with a Checkbox, press the shortcut โ€œCtrl+Dโ€. Likewise, press โ€œCtrl+Rโ€ to fill a row rightwards with a Checkbox. For these shortcuts to work, the preceding cell (immediately above or to the left) must contain a Checkbox.
โ€ข When we copy and paste a Checkbox, the label that appears to the right of the box remains the same. However, the name in the name box changes with every new Checkbox pasted into the worksheet.

Recommended Articles

This has been a guide to Checkbox in Excel. Here, we add, insert & delete Checkboxes, interactive checkbox & charts, examples & downloadable excel template. You may also look at theseย useful functions in Excel-