CODE function
Summary
Returns a numeric code for the first character in a text string
Syntax
CODE(text)
The CODE function syntax has the following arguments:
• Text Required. The text for which you want the code of the first character.
• Text Required. The text for which you want the code of the first character.
Example
=CODE("A")
=CODE("!")
=CODE("!")