The tutorial shows six different ways to insert a tick in Excel and explains how to format and count cells containing checkmarks.
There are two kinds of checkmarks in Excel - interactive checkbox and tick symbol.
A tick box, also known as checkbox or checkmark box, is a special control that allows you to select or deselect an option, i.e. check or uncheck a tick box, by clicking on it with the mouse. If you are looking for this kind of functionality, please see How to insert checkbox in Excel.
A tick symbol, also referred to as check symbol or check mark, is a special symbol (✓) that can be inserted in a cell (alone or in combination with any other characters) to express the concept "yes", for example "yes, this answer is correct" or "yes, this option applies to me". Sometimes, the cross mark (x) is also used for this purpose, but more often it indicates incorrectness or failure.
There are a handful of different ways to insert a tick symbol in Excel, and further on in this tutorial you will find the detailed description of each method. All of the techniques are quick, easy, and work for all versions of Microsoft Excel 2016, Excel 2013, Excel 2010, Excel 2007 and lower.
The most common way to insert a tick symbol in Excel is this:
Using the Symbol command, you can insert a checkmark in an empty cell or add a tick as part of the cell contents, as shown in the following image:
Perhaps it's not a conventional way to add a tick or cross symbol in Excel, but if you love working with formulas, it may become your favorite one. Obviously, this method can only be used for inserting a tick in an empty cell.
Knowing the following symbol codes:
Symbol | Symbol Code |
Tick symbol ![]() |
252 |
Tick in a box ![]() |
254 |
Cross symbol ![]() |
251 |
Cross in a box ![]() |
253 |
The formula to put a checkmark in Excel is as simple as this:
=CHAR(252) or =CHAR(254)
To add a cross symbol, use either of the following formulas:
=CHAR(251) or =CHAR(253)
One you've inserted a formula in one cell, you can swiftly copy a tick to other cells like you usually copy formulas in Excel.
Another quick way to insert a check symbol in Excel is typing its character code directly in a cell while holding the Alt key. The detailed steps follow below:
Symbol | Character Code |
Tick symbol ![]() |
Alt+0252 |
Tick in a box ![]() |
Alt+0254 |
Cross symbol ![]() |
Alt+0251 |
Cross in a box ![]() |
Alt+0253 |
As you may have noticed, the character codes are the same as the codes we used in the CHAR formulas but for leading zeros.
If you do not particularly like the appearance of the four check symbols we have added so far, check out the following table for more variations:
Wingdings 2 | Webdings | ||
Shortcut | Tick symbol | Shortcut | Tick symbol |
Shift + P | ![]() |
a | ![]() |
Shift + R | ![]() |
r | ![]() |
Shift + O | ![]() |
||
Shift + Q | ![]() |
||
Shift + S | ![]() |
||
Shift + T | ![]() |
||
Shift + V | ![]() |
||
Shift + U | ![]() |
To get any of the above tick marks in your Excel, apply either Wingdings 2 or Webdings font to the cell(s) where you want to insert a tick, and press the corresponding keyboard shortcut.
The following screenshot shows the resulting checkmarks in Excel:
If you need to insert tick marks in your sheets on a daily basis, none of the above methods may seem fast enough. Luckily, Excel's AutoCorrect feature can automate the work for you. To set it up, perform the following steps:
Don't be discouraged by the appearance of the symbol in the formula bar, even if it looks differently from what you see in the screenshot above, it just means that you inserted a tick symbol using another character code.
And now, whenever you want to put a tick in your Excel sheet, do the following:
The beauty of this method is that you have to configure the AutoCorrect option only once, and from now on Excel will be adding a tick for you automatically every time you type the associated word in a cell.
If you are going to print out your Excel file and want to add some exquisite check symbol to it, you can copy an image of that check symbol from an external source and paste it into the sheet.
For example, you can highlight one of the tick marks or cross marks below, press Crl + C to copy it, then open your worksheet, select the place where you want to put a tick, and press Ctrl+V to paste it. Alternatively, right-click a tick mark, and then click "Save image as…" to save it on your computer.
Tick marks Cross marks
Now that you know how to insert a tick in Excel, you may want to apply some formatting to it, or count cells containing the checkmarks. All that can be easily done as well.
Once a tick symbol is inserted in a cell, it behaves like any other text character, meaning that you can select a cell (or highlight only the check symbol if it's part of the cell contents), and format it to your liking. For example, you can make it bold and green like in the screenshot below:
If your cells do not contain any data other than a tick mark, you can create a conditional formatting rule that will apply the desired format to those cell automatically. A big advantage of this approach is that you will not have to re-format the cells manually when you delete a tick symbol.
To create a conditional formatting rule, perform the following steps:
=$B2=CHAR(252)
Where B2 is the topmost cells that can potentially contain a tick, and 252 is the character code of the tick symbol inserted in your sheet.
In addition, you can conditionally format a column based on a tick mark in another cell in the same row. For example, we can select the task items range (A2:A10) and create one more rule with the strikethrough format using the same formula:
=$B2=CHAR(252)
As the result, the completed tasks will be "crossed off", like shown in the screenshot below:
Experienced Excel users must have got the formula up and running already based on the information in the previous sections. Anyway, here's a hint - use the CHAR function to detect the cells containing a check symbol, and the COUNTIF function to count those cells:
=COUNTIF(B2:B10,CHAR(252))
Where B2:B10 is the range where you want to count check marks, and 252 is the check symbol's character code.
This is how you can insert, format and count tick symbols in Excel. No rocket science, huh? :) If you also want to learn how to make a tick box in Excel, be sure to check out the following resources. I thank you for reading and hope to see you on our blog next week.
35 responses to "6 ways to insert a tick symbol and cross mark in Excel"
Hello,
I see all you are very supportive, Pls help to solve this.
i have a data,
Column A Column B Column C Column D Column E
FFA Exp Gain 1 Gain 2 Evoporate
1 125 98% 1% 1%
2 200 96% 2.5% 1.5%
3 235 95% 3% 2%
4 345 93% 5% 2%
5 430 92% 5.5% 2%
6 510 90% 8% 1%
7 740 87% 10% 2%
so on
i want when i enter 1,2,3..... in a box my below mention results from above data shows to me, is it possible???
Exp 125
Gain 1 98%
Gain 2 1%
Evoporate 1%
Regards,
try
=VLOOKUP() on the side of your form
I need to make a tick mark or check mark that consists of dots. In other words the check is made with small dots (a broken line). Do you have any suggestions?
Thanks!
Cheryl
Hi Cheryl,
Please try to use the "=UNICHAR(57612)" symbol with "Segoe UI Symbol" font.
HI
YOU CAN USE THIS : Alt+7
I really appreciate your support in this thread.
If I have inserted a lot of symbols, what is the easiest way to remove or delete these symbols.
For now have to remove 1 by by.
Please advice. Thank you.
This is really helpful
Hello,
I need to tick anyone column based on condition ....
for example : Status column contains two sub columns Active and On-Hold
I need to check anyone of those two columns.
If one is checked user should not be able to check/tick other sub-column.
That two columns should accept only tick symbol.
Please help me
Thanks in prior..:)
Hello, Tharun,
since the checkboxes don't exclude one another by default, you will most likely need to use some VBA code. Feel free to ask around MR Excel forum for that.
You can also try to modify this one for your needs.
Hope this helps!
Hi help pls. Given that there are already checkboxes. How can i put a check symbol to any of those boxes if I just simply click on the box. TIA
very nice
I am not getting proper symbols of tick mark and cross.
I am getting P and O in validation drop down list.
Can any one help?
How to remove tick from the excel?
Hi Priya,
Like any other character, a tick symbol can be deleted with the Delete key. If it is a checkbox you want to remove, then click on the checkbox while holding the Ctrl key to select it, and then press Delete.
So glad. This site is very useful.
i am trying to put a check mark to a cell with a value ranging from 50 to 74. exampla 63, a check mark should be placed because it is between 50 to 74. How can I do it. I already know how to put a check mark for a value greater than or less than a single value not not value in range like 50 to 74. kindly help on this. Thank you
good
HI FRIEND
PLS HELP
WHAT IS THE NAME OF ONE CELL AND MANY THINGS SELECTABLE EXAMPLE (BIKE,CAR,BUS,TRAIN)ETC
Hi!
It sounds like you need to create a drop-down list in a cell. If so, the detailed step-by-step instructions can be found here:
How to make a drop down list in Excel
So I understand how to make the check in the boxes however what if it is a box I am wanting someone to fill out. Can someone simply click the box for it to check? Or would they have to go to insert?
Hi Ash,
In case you are using the Check Box control, then of course check boxes can be ticked off and cleared by simply clicking the box.
How do I link tick box cells (Which I have set up and the cell with text in also turns green when i tick the tick box) But what I'm trying to do is link that to a cell at the end with "C" & "D" in thumbs up or down. So when all the boxes are ticked I get the thumbs up!.
Any help is much appreciated.
Hi I have recently taken over a spread sheet at work. When I write a 0 a picture of a cross appears and when I type any other nunber a picture of a tick appears. There is no formulary in the cells. I have no idea how this was done. Can anyone help? Thanks
Puted good effort. Great work. It's my 1st time I commented on any website, keep it up.
Hi Ablebits team
I have set up simulate the behavior of the form control checkbox when using Excel Online? Given that form controls are not supported by the online version of Excel.
i.e. I would like the user to check the box with a mouse click rather than using wingdings or other characters. The user may viewing in a Browser or on the iOS Excel App.
Many thanks
Richard
Hi - Is there a to autocorrect the text to tick without changing the font. i.e. Cutting the 2 steps process (1. enter the text 2. change the font of the text entered) to one step.
It really helps. :) Good job.
Hi Svetlana,
Character codes above 127 seems to be specific to each machine (Windows installation). Is there a more universal methods of inserting special characters from within a formula? Unicode perhaps? For instance, in your examples above for CHAR(252) I am getting not "check mark" but a letter with diacritical mark.
Thanks / Alex M
Hi Alex,
For CHAR(252) to work, the Wingdings font should be set for the formula cell. Sorry, I don't know any other way to insert tick marks with formulas.
What symbol works with window ten.
°F gives °F
Please transfer for arbaic
how to insert tick mark inside existing box in excel, please can any one explain me in detail.
Thanks,
Vidya
Hi
i have an existing Excel spreadsheet and i need to add a tick and yes once i have entered the data CHAMPNESS, John 1040235 3/08/2020
DA SILVA, Roberto 1083557 27/07/2020 28/07/2020 30 ü YES
i have tried all your examples but i cant work out how to do it?? Have tried multiple times and i need your advice how to get the tick and word yes at the end cells. Hope you can help me? Thanks Sue
THANKS