Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Counting Characters for Twitter

Claire Diener
ββ
Hello!
I'm using a sheet to track my social media (Twitter only at this point) posts prior to adding them to Hootsuite. I'm trying to figure out a way to have a column that will incidate wheather or not a text column has too many characters (140) or not. Is this possible??
Thanks,
Claire
Comments
-
=len(ColumnRow) will give you the number of characters in a cell.
-
Perfect! Thank you!
This discussion has been closed.