Count the occurrence of words in Excel

  • Thread starter Thread starter Pete
  • Start date Start date
P

Pete

Hi,

I would like to count the occurrence of different words in an Excel
Spreadsheet. Suppose I have a column like this one:

Bank
Car
Car
Pencil
Coffee
Coffee
Car
Mouse

I would need some formula that would be able to give me the following
result :

Bank = 1
Car = 3
Pencil = 1
Coffee = 2
Mouse =1

Does anybody know if such a formula exists in Excel...

Thanks a lot!

Pete
 
Back
Top