How to insert a check mark or tick symbol in Excel?
To insert a check mark in Excel, use the Symbol dialog box by selecting Wingdings font and choosing character 252 (✓) or 254 (✔). 2. Use the keyboard shortcut Alt 0252 or Alt 0254 on the numeric keypad, ensuring the cell is formatted in Wingdings. 3. Use the CHAR(252) function in a formula and format the cell with Wingdings font to dynamically display check marks, such as within an IF statement. 4. Copy and paste a check mark symbol (✓ or ✔) directly into a cell, adjusting the font if necessary for proper display. 5. For advanced use, apply conditional formatting with Icon Sets to show check marks based on cell values or combine with data validation for visual indicators. The easiest method is using Alt 0252 with Wingdings font or the Insert > Symbol option, while CHAR() is ideal for automated workflows.
Inserting a check mark (or tick symbol) in Excel is useful for creating to-do lists, status indicators, or approval tracking. There are several ways to do it, depending on your needs and version of Excel. Here’s how:

1. Use the Symbol Dialog Box
This method inserts an actual check mark character into a cell.
- Click on the cell where you want the check mark.
- Go to the Insert tab.
- Click Symbol (in the Symbols group).
- In the dialog box:
- Set the font to Wingdings.
- Scroll down and select the check mark symbol (✓).
- Click Insert, then Close.
Note: The check mark in Wingdings is character code 252 (✓) or 254 (✔). You can also type the code and then format the cell with Wingdings font.
![]()
2. Type the Check Mark Using Keyboard Shortcut
You can use a keyboard shortcut if you know the character code.
- Make sure Num Lock is on.
- Hold down Alt.
- On the numeric keypad, type 0252 for a plain check mark (✓) or 0254 for a bolder one (✔).
- Release Alt.
Important: You must use the numeric keypad, not the numbers above the letters. And the cell must be formatted with the Wingdings font for the symbol to display correctly.
![]()
3. Use CHAR Function with Wingdings Font
You can use a formula to insert a check mark dynamically.
- In a cell, enter:
=CHAR(252)
- Then change the cell’s font to Wingdings.
This is helpful if you want to conditionally display check marks using formulas (e.g., with IF statements).
Example:=IF(A1="Done", CHAR(252), "")
Then format the cell with Wingdings font to show a check mark when A1 says "Done".
4. Copy and Paste a Check Mark
The quickest way for one-time use:
- Copy this symbol: ✓ or ✔
- Paste it directly into an Excel cell.
You can then format the cell with a suitable font (like Arial, Segoe UI Symbol, or Wingdings) to ensure it displays properly.
Tip: Some fonts render check marks better than others. If pasting from the web, you may need to adjust the font.
5. Use Conditional Formatting with Check Marks (Advanced)
For a more visual approach, combine check marks with conditional formatting or data validation:
- Set up a dropdown with "Yes"/"No" using Data Validation.
- Use a formula in a neighboring column to return a check mark (via CHAR and Wingdings).
- Or use conditional formatting with icons (like checkmarks) via Icon Sets under the Conditional Formatting menu.
Go to:
Home → Conditional Formatting → Icon Sets → Choose a set with checkmarks (e.g., green check / red X).
Basically, the easiest way is Alt 0252 (with Wingdings font), or using Insert > Symbol. For automation, use CHAR(252) with proper formatting. Pick the method that fits your workflow.
The above is the detailed content of How to insert a check mark or tick symbol in Excel?. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

ArtGPT
AI image generator for creative art from text prompts.

Stock Market GPT
AI powered investment research for smarter decisions

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics



Artificial intelligence holds the key to transforming ERP (Enterprise Resource Planning) systems into next-generation powerhouses—equipping organizations with what can only be described as digital superpowers. This shift isn't just a minor upgrade; i

TorecordyourscreeninPowerPoint:1.GotoInsert>ScreenRecording.2.Selecttheareatorecord.3.Chooseaudioandpointersettings.4.ClickRecord,thenpressWin Shift Qtostop.5.Editandplaythevideodirectlyontheslide.

ToinsertaSmartArtgraphic,gotoInsert>SmartArt,chooseacategoryandlayout,thenclickOKtoaddittotheslide.2.AddoredittexteitherinthelefttextpanebypressingEnterfornewbulletsorTabforsub-levels,orbyclickingdirectlyintoshapes.3.CustomizetheSmartArtbychanging

Scrolling is essential for navigating computers and websites. If you're experiencing problems with scrolling, it can severely disrupt your digital experience and turn everyday tasks into a frustrating ordeal.Numerous Windows 10 users have reported is

Microsoft has eliminated the integrated VPN in Microsoft 365. Discover why and what alternatives exist to maintain your online safety.

Quick LinksHow Excel's INDEX and XMATCH Functions WorkUsing INDEX With XMATCH for One-Way LookupsUsing INDEX With XMATCH for Two-Way LookupsThe INDEX-XMATCH combination in Excel is widely regarded as the preferred method for extracting data from a ta

ToinsertacheckmarkinExcel,usetheSymboldialogboxbyselectingWingdingsfontandchoosingcharacter252(✓)or254(✔).2.UsethekeyboardshortcutAlt 0252orAlt 0254onthenumerickeypad,ensuringthecellisformattedinWingdings.3.UsetheCHAR(252)functioninaformulaandformatt

Many users swear that Windows 10 is one of the fastest operating systems to this day. Being a modern system, it has certainly overcome many of the limitations of older versions of Windows, however, it still has a lot to improve. An issue that’s be
