CODE(char)
CODE returns the ASCII number for the character @char.
This function is Excel compatible.
CODE("A") equals 65.
CHAR.