Returns the numeric value corresponding to the first character of the specified text value.
CODE( Text text ) → Integer
If text is empty, that is, contains no characters, the function returns zero.
=CODE("M")=CODE("Text")
Function ReferenceCHAR Function