V
vnl
I have a column of items as follows:
car
car
car
car
truck
boat
boat
How can I create a formula that will determine the frequency that each item
occurs in the list. I seem to recall that the frequency function does
something like this. I want the end result to be something like this:
car 4 times
truck 1 times
boat 2 times
Any idea how to accomplish this?
Thanks.
car
car
car
car
truck
boat
boat
How can I create a formula that will determine the frequency that each item
occurs in the list. I seem to recall that the frequency function does
something like this. I want the end result to be something like this:
car 4 times
truck 1 times
boat 2 times
Any idea how to accomplish this?
Thanks.