Excel - CODE Function
Description
The CODE function returns a numeric code for the first character in a text string. The returned code corresponds to the ANSI character set for the Windows System.
Syntax
CODE (text)
Arguments
| Argument | Description | Required/ Optional |
|---|---|---|
| Text | The text for which you want the code of the first character. | Required |
Applicability
Excel 2007, Excel 2010, Excel 2013, Excel 2016
Example
Advertisements