Skip to main content
Workday User Guide
Last Updated: 2023-06-23
CODE

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