Thread
:
Counting
View Single Post
#
2
Posted to microsoft.public.excel.misc
T. Valko
external usenet poster
Posts: 15,768
Counting
Try this:
A1 = 12345
=LEN(A1)
Result = 5
Biff
"Tonester" wrote in message
...
Is there a way to count the number of digits and/or characters in a cell
and
return that number?
Thanks
Reply With Quote
T. Valko
View Public Profile
Find all posts by T. Valko