LibreOffice 25.2 Help
Returns a numeric code for the first character in a text string.
CODE("Text")
Text is the text for which the code of the first character is to be found.
=CODE("Hieronymus") returns 72, =CODE("hieroglyphic") returns 104.
Kod spomenut ovdje se ne odnosi na ASCII, vec na kodnu tabelu koja je trenutno ucitana.