CODE
Description
Returns the decimal UTF-16 code of the first character in the specified text.
Syntax
CODE(
text
)
- text: The text to evaluate.
Example
Formula | Result |
|---|---|
=CODE(A1)
Where cell A1 contains
Workday
.
| 87 |