View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ty ty is offline
external usenet poster
 
Posts: 19
Default how do I count the total number of characters in a excell cell?

Here are 5000 or so genes for a bacterial genome listed in my Excell 2007.
There are two columns. col (1) lists the gene names and col(2) lists the
corresponding nucleotides sequence like ATTCGGGG.....

is there a simple way to count the number of nucleotides (characters) in
each cell?