The fastest way to add a checkmark
The simplest method is to type a checkmark directly using your keyboard. Hold Alt and type 0252 on the numeric keypad (the numbers on the right side of your keyboard), then release Alt. A checkmark (✓) will appear in the cell. This works in any version of Excel on Windows.
On a Mac, hold Option and press V to get a checkmark. If that does not work, you can also copy a checkmark from another source — type it into Google, copy the symbol, and paste it into your Excel cell.
Once you have one checkmark in a cell, you can copy it to other cells by selecting the cell with the checkmark, copying it (Ctrl+C or Cmd+C), then selecting the range where you want it and pasting (Ctrl+V or Cmd+V).
Key Takeaways
- Windows users can insert a checkmark by holding Alt and typing 0252 on the numeric keypad, then releasing Alt.
- Mac users can hold Option and press V, or copy a checkmark from another source and paste it into Excel.
- The Wingdings font contains a checkmark character that looks different from the standard symbol and can be applied to any cell.
- Excel's conditional formatting can automatically add checkmarks based on cell values, useful for tracking status across many rows.
- You can format checkmark cells with color, bold text, or borders to make them stand out in your spreadsheet.
Using the Wingdings font for a different checkmark style
If you want a checkmark that looks different — thicker, boxed, or more stylized — the Wingdings font has several options. Type the letter a in a cell, then select that cell and change the font from your current font (usually Calibri or Arial) to Wingdings. The letter a will transform into a checkmark.
In Wingdings, other letters produce different checkmark styles: r gives you a boxed checkmark, and o gives you a circled checkmark. Experiment with different letters to find the style that fits your spreadsheet. Once you find one you like, copy it to other cells the same way you would copy any other content.
The advantage of Wingdings is that these symbols are treated as regular font characters, so they resize and format like text. If you make the cell text larger or bold, the checkmark grows and bolds with it.
Creating a checkbox that toggles on and off
If you need a checkbox that you can click to mark tasks complete, Excel has a built-in form control. Go to the Developer tab in the ribbon. If you do not see it, right-click the ribbon, select Customize the Ribbon, check the Developer box, and click OK.
Once the Developer tab is visible, click Insert, then under Form Controls, select the checkbox icon. Click and drag in your spreadsheet to draw a checkbox. You can now click it to toggle it on and off. Right-click the checkbox and select Format Control to link it to a cell — when you check the box, that cell will show TRUE; when unchecked, it shows FALSE.
This method is more powerful than a static checkmark because you can use the TRUE/FALSE values in formulas. For example, you could write a formula that sums a column only when its corresponding checkbox is checked.
Using conditional formatting to add checkmarks automatically
If you have a column of data and want checkmarks to appear automatically based on a condition, conditional formatting can do this. Select the range of cells where you want checkmarks to appear, then go to Home > Conditional Formatting > New Rule.
Choose Format only cells that contain, then set your condition. For example, if you want a checkmark to appear whenever a cell contains the word "Complete", set it to look for that text. Click Format, go to the Font tab, and change the font to Wingdings. Type the letter that produces your desired checkmark (such as a), then click OK twice.
Now whenever a cell in that range contains your trigger word, a checkmark will automatically appear. This is useful for status tracking — you can have a column where people type "Complete", "In Progress", or "Pending", and checkmarks appear only in the Complete rows without any manual work.
Formatting checkmarks to stand out
A plain checkmark can be hard to spot in a busy spreadsheet. Make it more visible by selecting cells with checkmarks and explore formatting. You can make the text bold (Ctrl+B or Cmd+B), change the text color, or add a background color to the cell.
To add a background color, select the cells, go to Home > Fill Color, and choose a color. Green is a common choice for "complete" or "approved" items. You can also add a border around checkmark cells to make them stand out further: select the cells, go to Home > Borders, and choose a border style.
If you are using checkmarks to track multiple statuses (complete, pending, rejected), use different colors or symbols for each status so the spreadsheet is straightforward to scan at a glance.
Copying checkmarks between spreadsheets
If you have created a checkmark format you like in one spreadsheet and want to use it in another, the easiest method is to copy a cell containing the checkmark from the first file and paste it into the second. The formatting and font will come with it.
Alternatively, if you use the same checkmark style often, you can create a template spreadsheet with your preferred checkmark already in place, then save it as a template. Each time you open a new file based on that template, the checkmark style will already be there.
Frequently Asked Questions
Why does my checkmark look like a box or question mark?
This usually means the font does not support the character you typed. If you used Alt+0252, try switching to a font like Calibri or Arial. If you are using Wingdings, make sure the entire cell is formatted as Wingdings, not just part of it. Select the cell and check the font dropdown in the Home tab.
Can I use checkmarks in a formula?
A checkmark is just a character, so formulas cannot directly read it. However, if you use a checkbox form control linked to a cell, that cell contains TRUE or FALSE, which formulas can use. You can also use conditional formatting to add checkmarks based on formula results.
How do I remove a checkmark?
Select the cell with the checkmark and press Delete. If it is a checkbox form control, right-click it and select Delete. If the checkmark was created with conditional formatting, you need to remove the formatting rule, not the cell content.
Can I print checkmarks?
Yes. Checkmarks print the same way as any other text or symbol in Excel. Make sure your printer settings are set to print the full page, and the checkmarks will appear in the printed output.
What if Alt+0252 does not work on my keyboard?
This method requires a numeric keypad, which some laptops do not have. On a laptop without a numeric keypad, use Fn+Alt with the number keys, or copy a checkmark from the internet and paste it into your cell instead. You can also use the Wingdings font method, which works on any keyboard.