CHAR
Returns the character represented by given number.
Syntax
=CHAR(Number, [CharacterSet])
Arguments
| Name | Type | Description |
|---|---|---|
| Number | Number | A number between 1 and 255 which specifies the character to return. |
| CharacterSet (optional) | String | A string which specifies the character set to use for converting the number. Default value: "ansi" |
Return
| Type | Description |
|---|---|
| String | The character as specified by given number. |
Examples
| Formula | Result | Comment |
|---|---|---|
| A | |
| € | |
| € |