How to Create a List of Special Characters in Excel – 3 Methods

 

The dataset below contains the Character Code of all special characters.

3 Simple Ways of Creating a List of Special Characters in Excel


Method 1 –  Using the CHAR Function to Create a List of Special Characters in Excel

Steps:

  • Select the cell to place the special character. Here, I C5.
  • Enter the following formula in C5.
=CHAR(B5)

Using CHAR Function to Create a List of Special Characters in Excel

The CHAR function takes the character code in B5 as input and returns the Character Symbol as output.

  • Press ENTER.

You will see your special character.

Using CHAR Function to Create a List of Special Characters in Excel

  • Drag down the Fill Handle to see the result in the rest of the cells.

 

Using CHAR Function to Create a List of Special Characters in Excel

The formula was copied to all cells. This is the output:

Using CHAR Function to Create a List of Special Characters in Excel

The Character’s Name was added.

This is the final list displayed in different pages:

Using CHAR Function to Create a List of Special Characters in Excel

 

 

 

Using CHAR Function to Create a List of Special Characters in Excel

 

 

 

 

Using CHAR Function to Create a List of Special Characters in Excel


Method 2 – Using Keyboard Shortcuts to Create a List of Special Characters in Excel

Steps:

  • Select the cell to see the special character. Here, C5.
  • Enter ALT+58. Here, 58 is the character code.

  • Press ENTER.

You will see the special character.

Use of Keyboard Shortcuts to Create a List of Special Characters in Excel

The columns Character Name and Keyboard Shortcut were added.

Below is the final list of special characters displayed in different pages:

Use of Keyboard Shortcuts to Create a List of Special Characters in Excel

 

 

Use of Keyboard Shortcuts to Create a List of Special Characters in Excel

 

 

Use of Keyboard Shortcuts to Create a List of Special Characters in Excel

 

 

Use of Keyboard Shortcuts to Create a List of Special Characters in Excel


Method 3 –  Using the ROW and the CHAR Functions to Create a List of Special Characters in Excel

Steps:

  • Select the cell to see the Character Code. Here, B5.
  • Enter the following formula in B5.
=ROW()

The ROW function returns the row number of the selected cell.

  • Press ENTER and you will see the character code.

  • Drag down the Fill Handle till the last cell to copy the formula:

Using ROW & CHAR Functions to Create a List of Special Characters in Excel

 

 

  • Select the cell to see the special character. Here, C5.
  • In C5, use the following formula.
=CHAR(B5)

The CHAR function takes the value in B5 as input and returns the Character Symbol as output.

  • Press ENTER to see the Character Symbol.

Using ROW & CHAR Functions to Create a List of Special Characters in Excel

  • Drag down  the Fill Handle till the last cell to copy the formula.

 

Using ROW & CHAR Functions to Create a List of Special Characters in Excel

You will see the list of all characters.

To see the list of special characters only:

  • Select the rows to hide.
  • Right-click.
  • Select Hide.

In the following images, you can see the final list of special characters displayed in different pages:

Using ROW & CHAR Functions to Create a List of Special Characters in Excel

 

 

Using ROW & CHAR Functions to Create a List of Special Characters in Excel

 

 

Using ROW & CHAR Functions to Create a List of Special Characters in Excel


Inserting Special Characters in Excel Using the Symbols Feature

Steps:

  • Select the cell to see the special characters. Here, C5.

  • Go to the Insert tab.
  • Select Symbols.
  • Choose Symbol.

Inserting Special Characters in Excel Using Symbols Feature

In the dialog box:

  • Select Special Characters.
  • Choose a Character. Here, Copyright.
  • Select Insert.

  • Click Close.

Inserting Special Characters in Excel Using Symbols Feature

The Character is displayed in the selected cell.

  • Press ENTER.

Enter the other Characters:

Inserting Special Characters in Excel Using Symbols Feature


Practice Section

Practice here.


Download Practice Workbook


<< Go Back to Learn Excel

Get FREE Advanced Excel Exercises with Solutions!

Leave a Reply

Your email address will not be published. Required fields are marked *

Advanced Excel Exercises with Solutions PDF