Thread: count in cell
View Single Post
  #2   Report Post  
Frank Kabel
 
Posts: n/a
Default

Hi
=LEN(A1)

--
Regards
Frank Kabel
Frankfurt, Germany


Joe wrote:
Does anybody know how I can count the number of characters in a cell,
I know

how to use the 'count' and 'counta' function to count the number of
cells

used but not in a cell.

Thanks