Returns the number of characters in a text string, including spaces
Syntax
LEN(text)
- text—The string whose length you want returned
Sample usage
LEN("Hello World!")
Usage notes
- Formatting (including currency formatting) values aren't counted.
- Dates typically have a length of 8; however, if the date column is being used with dependencies, it has a length of 16.
Examples
Still need help?
Use the Formula Handbook template to find more support resources, and view 100+ formulas, including a glossary of every function that you can practice working with in real time, and examples of commonly used and advanced formulas.
Find examples of how other Smartsheet customers use this function or ask about your specific use case in the Smartsheet online Community.