Vivek Verma
  • Home
  • Portfolio
  • Resume
  • Blog
  • Technical Reference
  • Contact Me

LEN

LEN

Returns the number of characters in a text string.

Syntax

LEN(text)

Text   is the text whose length you want to find. Spaces count as characters.

Examples

LEN("Phoenix, AZ") equals 11

LEN("") equals 0

I Would Love to Have You Visit Soon!

  • Home
  • Portfolio
  • Resume
  • Blog
  • Technical Reference
  • Contact Me