View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Zack Barresse
 
Posts: n/a
Default Counting characters

Hello there,

To count all characters in a cell, check out the LEN formula. To count
specifics, either all numbers or all alpha-characters, it becomes more
tricky.

--
Regards,
Zack Barresse, aka firefytr
To email, remove NOSPAM


"sdmccabe" wrote in message
...
Could you suggest a formula to count the total number of alpha-numeric
characters in an adjoining cell?