Thread
:
Counting Characters in a Cell
View Single Post
#
2
JE McGimpsey
Posts: n/a
One way:
B1: =LEN(A1)
In article ,
"carl" wrote:
is there a way to count the charaters in a cell. For example, my spreadsheet
looks as so:
AA
DDD
SSSSS
Can a formula in col B show the following:
2
3
5
Thank you in advance.
Reply With Quote