EXCEL LEN FUNCTION

The number of characters in a text string is returned by this method.

Syntax:

=LEN (text)

Parameter list:

text – The text for which the length should be calculated.

Step By Step Guide of LEN Function

Example :

In this example, we use the Len function to determine the length of each text, and you can see that the length of the last word, ‘This,’ is represented as 5, despite the fact that the word ‘This’ only has four characters. This is due to the presence of a single space character following the character’s’. The TRIM function can be used to eliminate extra space.

Related Functions

HLOOKUP Function

HLOOKUP Function

Explore Now

VLOOKUP Function

VLOOKUP Function

Explore Now

INDEX Function

INDEX Function

Explore Now

MATCH Function

MATCH Function

Explore Now

DATE Function

DATE Function

Explore Now

IF Function

IF Function

Explore Now

OR Function

OR Function

Explore Now

AND Function

AND Function

Explore Now

RANK Function

RANK Function

Explore Now

SUMIF Function

SUMIF Function

Explore Now

XIRR Function

XIRR Function

Explore Now

WORKDAYS Function

WORKDAYS Function

Explore Now