×

Check Marks in Excel

What is a Check Mark?

Among various characters checkmark is one of the characters used to indicate that the item or product in the list is correct, chosen or selected. A check mark is denoted by the symbol  also called a tick mark or tick. This check mark indicates the meaning of yes, correctness, acknowledgement, agreement, verified or approved.

Sometimes the x mark is used, showing the meaning of no or wrong. It is used in printed documents, printed forms, computer software, etc., to select or choose the item from the list of products. It is used in Word or Excel in different ways, like static check marks and inserting a clickable check box.

Check Mark in Excel

In Excel, there are several methods to insert a checkmark. It is inserted based on data sets. The user uses Excel for various data types like alphabets, numeric, charts and graphs etc. During such types, there is a need to insert to checkmark for the list of items or products. Let’s discuss various methods how to insert a checkmark in Excel.

1. How to Insert a Check Mark using Shift P, Windings 2 font type

STEP 1: Enter the alphabet in the cell ’P’. To use the uppercase letter simply click ‘SHIFT + P” if the caps lock button is off. An uppercase letter ‘P’ will be displayed in the cell

STEP 2: Select the cell which contains the value and choose the font type as “Wingdings 2”

A check mark is present in the cell.

What is a Check Mark

The Wingdings check mark is present in a cell A1 as shown below

What is a Check Mark

To insert the (x) symbol in the cell click SHIFT + O and change the font to Wingdings 2 type. It inserts the (x) mark in the cell.

2. How to insert Check Mark using Insert- symbol menu?

Excel provides another default function called Symbol command where it displays various symbols. Among the multiple symbols the user can choose the tick mark.

Step 1: Select a cell in the worksheet namely A1.

Step 2: Choose the Symbol dropdown command from the Insert tab in the Excel ribbon. The dropdown will display all the supported symbols.

Step 3: A dialog box will appear, in that choose Wingdings as Font option, and scroll down to find the check mark character.

What is a Check Mark

Select the check mark and choose the Insert button to insert the checkmark in the required cell. Choose Close the dialog box window. In the above image in the recently used symbols the tick mark is present. Hence it helps to save the user’s time, if next time the tick mark is chosen.

What is a Check Mark

The tick mark is present in the cell C1.

3. How to insert the check mark using ALT 0252?

In the previous method if the tick mark is chosen from the symbol dropdown dialog box a character code called 252 displays at the bottom.  This acts as good remainder of a check mark shortcut in Excel.

What is a Check Mark

To insert the check mark using the character 252, following steps are followed.

Step 1: Select a cell and change the font type to wingdings.

Step 2: Hold ‘ALT’ button and type ‘0252’. Type, the number 0252 using numeric pad in the keyboard, not by QWERTY numbers above the letters.

Step 3: If the Wingdings Font is not selected, then there displays another character.

What is a Check Mark

 A tick mark is enabled by pressing ‘ALT 0252 ‘code.

4. How to enable check mark using Excel function?

Excel provides default function to enable check mark in the worksheet. Function called UNICHAR is a text which returns character represented by Unicode argument in parentheses. Every character has its own code in the computer memory. If the user wants to insert a character, then that characters specified code is used along with the UNICHAR function.

Here to insert a check mark,

=UNICHAR (10003) inserts check mark and

=UNICHAR (10004) inserts a heavy check mark.

Step 1: Select the cell namely A1 and type the function as =UNICHAR (10003)

What is a Check Mark

To insert a heavy check mark, select a cell and type the function as =UNICHAR (10004)

What is a Check Mark

The above chart shows a slight difference in cells A1 and B1, where A1 is a checkmark and B1 is a heavy checkmark. While applying this function, the user must keep the font style the same. While using the UNICHAR function, the checkmark must be the cell's only value.

UNICHAR(10007) inserts the X symbol

UNICHAR(10008) inserts the heavy X symbol

Hence by using Excel function one can insert check mark symbol.

5. How to insert Check Mark Using Conditional formatting?

Conditional formatting would react to the cells based on certain conditions if they were met. It helps to add icons to the cells based on the values present in the cell; therefore, this feature helps to add a checkmark in Excel. An example is how to use conditional formatting for inserting a tick mark in Excel.

Here the data entered is based on various fruit sales in January month in a particular area where the target should be 500.

What is a Check Mark

STEP 1: Select the data where the check mark should be inserted. Here the data range selected is from A1:A10.

Step 2: Choose Conditional formatting from Home tab. A popup menu will appear. In that choose Icon set. Among various symbols select the check mark which is a 3 –symbol icon set which includes (a check mark, an X, and an exclamation mark)

What is a Check Mark

If the above option is selected, Excel default assigns the check mark for values equal to or greater than 67%, X for below 33 %, and an exclamatory mark is set between 33 and 66 percentage. To assign rules according to the data, use the manage rules option.

Step 3: Select the manage rule option from the Conditional Formatting menu by selecting the data range. A dialog box will open, in that choose the option” Edit Rule “command to modify the rules under the symbols which are selected for data range.

What is a Check Mark

Step 4: Edit Formatting Rule dialog box will open, in that choose “Format all cells based on their values”. Change the value to “500” and change the Type drop down to Percent to Number. This change makes the checkmark to be inserted in the cell where the value is greater than 500 which is a target value.

What is a Check Mark

Step 5: Click OK after the changes are made return to the worksheet where the changes are made.

What is a Check Mark

In the above chart, the values that meet the target are inserted with a check mark, while the rest are inserted with an exclamatory mark. Hence it is easy to check whether the product meets the monthly target.

One can display this data without displaying the numbers, and only the icon is displayed. To do this, choose Conditional Formatting >Edit Rules. In the Edit rules dialogue box, choose Show Icon Only checkbox.

What is a Check Mark

After the change is made, the icon will only display in the message.

What is a Check Mark

In the above image, only the icons are displayed in the cell range from B1:B10. The user can change the check marks colour, bold, font size, alignment and various formatting options based on their preference.

Summary

From the above tutorial, the different methods of how to insert a checkmark using excel default functions are mentioned. Using this method, the checkmark can be inserted into the data set in excel.


Related Topics

Reverse List in Excel

What is Reverse list in Excel? Microsoft Excel is widely used for calculation purposes like statistical and analytical for predicting and getting the result. Sometimes for calculation purposes, the user needs...

5 minutes read.

Excel INDEX () Function

Excel INDEX () Function The INDEX() function in excel returns a value from a list of tables based on the intersection of a row and a column position. This function is used with the...

2 minutes read.

Excel WORKDAY() Function

Excel WORKDAY() Function The WORKDAY() function in excel returns the serial number of the date before or after a specified number of workdays. Syntax WORKDAY (START_DAY, DAYS, [HOLIDAYS]) Parameter START_DAY (required)- This parameter represents the...

1 minute read.

Excel INT() Function

Excel INT() Function The INT() function in excel is used to round a number down to the nearest integer. It removes decimal points from any number value & return rounded down number value in...

1 minute read.

Excel IF() Function

Excel IF() Function: The IF() function in excel checks whether a condition is true or not and returns one value if the condition is TRUE and another value if it's...

2 minutes read.

Separate Strings in Excel

How to Separate String in Excel Day by day, Microsoft Excel is increasing for business and personal use. It is a combination of numbers and alphabets based on the data provided....

4 minutes read.

Purpose of Randomize in Excel

Excel spreadsheets are used on a large scale for business and personal usage. It is used to store data, perform multiple calculations, make assumptions based on charts and graphs etc....

7 minutes read.

Excel ROUNDUP() Function

Excel ROUNDUP() Function The ROUNDUP() function in excel returns a number rounded up to the nearest possible value and away from zero. Syntax ROUNDUP(Number, num_digits) Parameter Number(required)- This parameter represents the number which you want to...

1 minute read.

Excel SEARCH() Function

The SEARCH() function in excel finds one text value within another. It is the same, unlike FIND() function, with the only difference that it in a case-insensitive function. Syntax SEARCH (find_text, within_text, [start_num]) Parameter...

1 minute read.

How to print titles in Excel

In Microsoft Excel, if a particular task is completed in the worksheet, the user wants to print the worksheet. While performing this job, the row and column headings will display...

3 minutes read.

Application Interface and Key Components

The essential key components of Excel are as follows: Ribbon TabQuick Access ToolbarFormula BarActive CellColumnsRows Name BoxSheet TabsZoom ControlStatus Bar Ribbon Tab: The ribbon includes tabs labeled Home, Insert, Page Layout, Formulas, Data, Review,...

3 minutes read.

What if Analysis Data Table in Excel

What is What-If Analysis? Suppose you have a cell A15 which is formula driven i.e. has a formula and the formula is based on values in different cells (A1, A2, A3, A4), what-if...

4 minutes read.

Error Bar in Microsoft Excel

Error Bar is considered the essential term used in Microsoft Excel. It is defined as the graphical representation of the respective data used to denote the errors. The Error bars can...

7 minutes read.

Conditional Formatting in Excel

Conditional Formatting What are the conditional formats? Conditional Formatting is a tool that allows the user to format cells or range of cells based on the selected condition or given criteria. The formatting will...

4 minutes read.

How to Make Use of the F-Test in Excel

Intro to F-Test in Microsoft Excel F-Test is primarily considered to be the essential tool of statistical in Microsoft Excel that, in turn, is used to do the hypothesis test with...

7 minutes read.

Excel OFFSET () Function

Excel OFFSET () Function The OFFSET() function in excel returns range of cells that is a specified number of rows and columns from an initial specified range. Syntax OFFSET (reference, rows, cols, [height], [width]) Parameter reference(required)-...

2 minutes read.

Auto Fill and Flash fill

Fill Features Excel provides an amazing feature to fill the data automatically, if the available data is present in the form of any pattern. Instead of entering your data manually, you can use...

3 minutes read.

Excel EDATE() Function

Excel EDATE() Function The EDATE() function in excel returns the serial number of the date that is the indicated number of months before or after the start date. Syntax EDATE(Start_Date, Month) Parameter Start_Date(required)- This parameter represents...

1 minute read.

How to make use of the Wildcard in Excel

In this modern world, it is known that the wildcard characters in Microsoft Excel are considered to be the most essential and unrated features of Microsoft Excel. Besides all these,...

8 minutes read.

How to use Index and Match in Excel?

The Index and Match function is a familiar and frequently used function in Excel. It is one of the most powerful functions and is easy to use. By default, Excel...

6 minutes read.