Skip to Content

LENB

Returns the number of bytes used to represent the characters in a text string

Syntax

LENB(text)

Parameters

  • text: Required. The text whose length you want to find

Example

=LENB("Word")
Returns: NumberSince: Excel 2003