LEN

LEN

Synopsis

LEN(string)

Description

LEN returns the length in characters of the string string.

  • This function is Excel compatible.

Examples

LEN("Helsinki") equals 8.

See also

CHAR, CODE, LENB.