Thread
:
Counting Charaters
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Ron Coderre
external usenet poster
Posts: 2,118
Counting Charaters
With
A1: (a text value)
Try this
B1: =LEN(A1)
Does that help?
--------------------------
Regards,
Ron (XL2003, Win XP)
Microsoft MVP (Excel)
"Coccoleggs" wrote in message
...
How can I count the number of characters in a cell?
Reply With Quote
Ron Coderre
View Public Profile
Find all posts by Ron Coderre