Hello,
I have been trying to list all the different text entries in Column A.
The goal is to then use the list for validation purposes in a form. I could do it with pivot table, but I would prefer not to.
Giving it a little bit of thought, I suppose I could use a function to COUNT all the different entries. If there are for example 5 different text entries in the whole list, then I could use some sort of RANK or TOP function where I could ask for position #1, #2, #3, #4 and #5 on the top of most repeated texts in Col A.
Do you know such functions?
Thanks in advance.
I have been trying to list all the different text entries in Column A.
The goal is to then use the list for validation purposes in a form. I could do it with pivot table, but I would prefer not to.
Giving it a little bit of thought, I suppose I could use a function to COUNT all the different entries. If there are for example 5 different text entries in the whole list, then I could use some sort of RANK or TOP function where I could ask for position #1, #2, #3, #4 and #5 on the top of most repeated texts in Col A.
Do you know such functions?
Thanks in advance.