You are here: All Help Topics > Other Information > Cell Functions > LENGTH function

LENGTH Function

The LENGTH function returns the length of a character expression.

LENGTH(expression)

LENGTH("ABCDEF")

The cell will contain the value 6.

Related Topics