View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
elicamacho
 
Posts: n/a
Default characters and strings

How can I count how many times a certain letter is used in a string? For
example, I would like to calculate how many times the letter "a" occors in
the word "alphabetical" and any other series of words. Is there a macro that
can be used to help this problem?