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 the number of bytes used to represent the characters in a text string
LENB(text)
=LENB("Word")