Skip to Content

CHAR

Returns the character specified by the code number

Syntax

CHAR(number)

Parameters

  • number: Required. A number between 1 and 255 specifying which character you want

Example

=CHAR(65)
Returns: StringSince: Excel 2003