All Implemented Interfaces:
Function, Function1Arg

public class Code extends Fixed1ArgFunction
Implementation for Excel CODE () function.

Syntax:
CODE (text )

Returns a numeric code for the first character in a text string. The returned code corresponds to the character set used by your computer.

text The text for which you want the code of the first character.

Author:
cedric dot walter @ gmail dot com