Ajuda do LibreOffice 25.8
Returns the length of a string including spaces.
LEN("Text")
Text is the text whose length is to be determined.
=LEN("Good Afternoon") returns 14.
=LEN(12345.67) returns 8.
Tópicos relacionados
LEN wiki page.
Funções de texto
Necessitamos da sua ajuda!