Excel Function : CHAR
Category
Text
Description
Returns the character specified by the code number
Microsoft Excel Reference Page
https://support.office.com/en-us/article/CHAR-function-bbd249c8-b36e-4a91-8017-1c133f9b837a
Syntax and Description of the CHAR Excel Function
The syntax for the CHAR function in Microsoft Excel is: = CHAR ( number ) where "number" is the number of the character you want to return.
About CHAR Excel Function
The CHAR function in Excel returns the character represented by the given numeric value. For example, CHAR(65) returns the character "A".