Filter unique, and then count

  • Thread starter Thread starter Niccalo
  • Start date Start date
N

Niccalo

I need to write a formula that filters out unique numbers in one colum
lists them in another, and then counts the number of times each o
those numbers appears in the original and lists the values next t
them....I hope that meakes sense
 
You might wish to consider the feature Tools > DataAnalysis > Histogram.....

Vaya con Dios,
Chuck, CABGx3
 
Another possibility is you can use Advanced Filter to get the unique records
(Data/Filter/Advanced Filter). Once you have the unique listing, check help
for the CountIf function to get the number of times each number appeared in
your original data.

I don't follow what you mean by "lists the values next to them."
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top