CODE

Name

CODE -- 

Synopsis

CODE(char)

Description

CODE returns the ASCII number for the character @char.

This function is Excel compatible.

Examples

CODE("A") equals 65.

See also

CHAR.