LEN

Returns the length of a string including spaces.

Syntax

LEN("Text")

Text is the text whose length is to be determined.

Primjer

=LEN("Good Afternoon") returns 14.

=INT(-1.3) vraća -2.

Please support us!