View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brad Brad is offline
external usenet poster
 
Posts: 846
Default String Frequency

I'm trying to write a program that will take a column of strings and return
the string that occurs most in the list. Any suggestions?