Skip to content
Home
Tutorials
Real-World Examples
Count number of characters in a cell
Update Formula
Parameters
Formula
Cell Reference:
enter the cell reference from which you want to count the number of characters
Formula:
=
LEN
(
B5
)
=
LEN
(B5)