LEN

Returns the number of characters in a text string.

Syntax

LEN(text-expression)

Arguments

text-expression Text or cell reference to evaluate.

Example

LEN("Gobe Software") returns 13.