Count items from table, with multiple criteria and on unique items

sukin

New Member
Joined
Jun 22, 2017
Messages
7
Hello,

Currently I am having a problem with a count issue.
From a table I need to count a number of items based on several conditions, so I used the countifs formula.

I have for example 2 criteria already set in the countifs formula.
see below for example:
Criteria ACriteria BCriteria CCount column
AnetherlandsJan1
AUKFeb0
AGermanyJan1
AnetherlandsJan1
BnetherlandsJan1
BUKFeb1
BGermanyJan0
BUKFeb1
BGermanyJan1
BnetherlandsFeb1
BUKJan0
BGermanyFeb0

<tbody>
</tbody><colgroup><col><col><col span="2"></colgroup>

Now they need to count all A and B's, for January.
But my issue is, I want only unique countries to be counted. Here Netherlands is counted for 3, but this needs to be 1.

Do I use the correct formula (countifs)? or how does it need to be adjusted?

thanks,
Suk In
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,214,913
Messages
6,122,207
Members
449,074
Latest member
cancansova

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top