View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
btsray btsray is offline
external usenet poster
 
Posts: 1
Default How can I have excel tell me what string appears most in a column?

I have a column of alpha numeric strings and I want excel to be able to find
which strings appear most frequently. The column is several hundred cells/
rows long and each cell contains as many as 15 or so strings. Is there a way
to do this as an easily repeatable process in excel?