S
Scott
I have a one-column list of different text entries. I
want to return the text value that appears the most times
in the list.
Ex: List Entries include
Plates,Spoons,Plates,Knives,Glasses,Knives,Plates. I
want to return the value Plates because it appears the
most times in the list. Make sense? Which function
would I use for that???
Thanks in advance for the help.
Scott
want to return the text value that appears the most times
in the list.
Ex: List Entries include
Plates,Spoons,Plates,Knives,Glasses,Knives,Plates. I
want to return the value Plates because it appears the
most times in the list. Make sense? Which function
would I use for that???
Thanks in advance for the help.
Scott