How to Get the Count of item from a List in Microsoft Excel ?

There are times when you might want to know how many times an item is repeated in another list. You can easily find this out using the COUNTIF function in Microsoft Excel 2016.

How to Get the Count of item from a List in Microsoft Excel ?

The COUNTIF function lets the users to count the data which meets a specific criteria.

The syntax is like this

=COUNTIF(<Range of Data or List>,<Item to search>)

In this example , lets say the cells D5 to D12 contains the list of cities with repetition and you would like to know hoe many times the city Bangalore is repeated.

You can use the below formula to get this count.

=COUNTIF(D6:D13,G6)

image

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

In this post, you’ll learn how to Find Blank cells in excel so that you can remove or delete the blank cells form...
In this article, you’ll learn what is a Gauge Chart in Microsoft Excel. Also, you will learn how to add...
Microsoft Excel provides a shortcut for the users to move columns in excel using two different ways – using Shift...