It returns the character specified by a number from the computer’s character set.
The syntax of the function is the following:
CHAR(number)
number: A number between 1 and 255 specifying which character you want. The character is from the character set used by your computer..
Click on the button to practice using this function, with the help of our Online Assessment Tool:
Here is an example of how to use the CHAR function:
In column Β display the characters with code number the respective number of column A.