Returns the character specified by the code number.
Category: Text
Parameters
number: any
A number between 1 and 255 specifying which character you want. The character is from the character set used by your computer. Note: Excel for the web supports only CHAR(9), CHAR(10), CHAR(13), and CHAR(32) and above.
Returns the character specified by the code number.
Category: Text