count

T

Trevor Shuttleworth

one way:

=LEN(A1) gives the length of the contents of cell A1

Regards

Trevor
 
G

Guest

-----Original Message-----
Is there a simple function to count the character in a
cell?

Thanks
.
=LEN(A1)
Will tell you how many characters are in cell A1.

Ur Welcome :eek:)
 
Top