Counting the frequency of multiple values within a column

  • Thread starter Thread starter guilbj2
  • Start date Start date
G

guilbj2

I have a sheet setup with hundreds of names in a column where the name
will repeat from time to time (they are names associated with each fil
listed in another column). What I need to do is find out ho
frequently each of the names appears. Due to the huge volume o
different names, I'd much rather not use hundreds of countif statement
to check how many times each name appears. Does anyone know a
efficient way to tally how many times each value appears
 
Hi
use a pivot table for this:
- use the column with your words as row item
- use 'countof word column' as data item
 

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