Thread
:
counting characters in a cell
View Single Post
#
2
Posted to microsoft.public.excel.programming
PCLIVE
external usenet poster
Posts: 1,311
counting characters in a cell
=len(A1)
"dstiefe" wrote in message
...
how do i count the number of characters in a cell
so if cell A1 has the day = to "05"....how do i know that there are 2
characters in the cell?
thank you
Reply With Quote
PCLIVE
View Public Profile
Find all posts by PCLIVE