Skip to main content
MedCalc
Mail a PDF copy of this page to:
(Your email address will not be added to a mailing list)
working
Show menu Show menu

CODE function

Description

Character to Unicode character code function. CODE(str) returns the code of the first character of the string str. If the length of the string is 0, i.e. the string is empty, then the function returns 0.

Example

CODE("Andy") returns 65.00

Calculator

CODE(  

Related functions

External links