Count matches between two columns that also got a certain text in another column

JakkeJakobsen

Board Regular
Joined
Sep 10, 2014
Messages
94
In A6:A18 there are some names, which will be found in Z2:Z41. I want it to count of many of these that match and also has text A, B or C in C6:C18.

NameRankList1List2
Mr1MemberMr1Mr2
Mr2OfficerMr4Mr3
Mr3TrialistMr6Mr5
Mr4Social
Mr5Member
Mr6Trialist

<tbody>
</tbody>

So basically, what I want it to is count how many in "Name" (Column A) is found in "List1" (Column Z) that also got the rank from "Rank" (column B) as "Member", "Officer" or "Trialist". In other words, all but "Social".

I will also have one for "List2" (Column AA), but I can get that myself ofc, I just need a formula to get started from.

And yes, sadly enough, this is for a game ^^

Jim
 

Excel Facts

Can you AutoAverage in Excel?
There is a drop-down next to the AutoSum symbol. Open the drop-down to choose AVERAGE, COUNT, MAX, or MIN

Forum statistics

Threads
1,190,782
Messages
5,982,888
Members
439,804
Latest member
melD94

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
Top