Need help with this array formula please!!

Jarodjp42

New Member
Joined
Nov 21, 2017
Messages
35
Here is the data I am working with...


[TABLE="width: 545"]
<tbody>[TR]
[TD]MultiEmployees[/TD]
[TD]English (United States)-> Polish (Poland)[/TD]
[/TR]
[TR]
[TD]Afaf Steiert (Afaf Translations)[/TD]
[TD]Chinese (China)-> English (United States)[/TD]
[/TR]
[TR]
[TD][SN0017] Future Trans[/TD]
[TD]English (United States)-> Slovene (Slovenia)[/TD]
[/TR]
[TR]
[TD][SN0017] ES Localization & Translation[/TD]
[TD]English (United States)-> Finnish (Finland)[/TD]
[/TR]
[TR]
[TD]MultiEmployees[/TD]
[TD]English (United States)-> Chinese (China)[/TD]
[/TR]
[TR]
[TD]Afaf Steiert (Afaf Translations)[/TD]
[TD]English (United States)-> Thai (Thailand)[/TD]
[/TR]
[TR]
[TD]MultiEmployees[/TD]
[TD]Swedish (Sweden)-> English (United States)[/TD]
[/TR]
[TR]
[TD]MultiEmployees[/TD]
[TD]Arabic (Saudi Arabia)-> English (United States)[/TD]
[/TR]
[TR]
[TD][SN0017] Future Trans[/TD]
[TD]English (United States)-> Dutch (Belgium)[/TD]
[/TR]
[TR]
[TD][SN0017] ES Localization & Translation[/TD]
[TD]English (United States)-> Spanish (Spain)[/TD]
[/TR]
[TR]
[TD]Afaf Steiert (Afaf Translations)[/TD]
[TD]Chinese (China)-> English (United States)[/TD]
[/TR]
[TR]
[TD]Afaf Steiert[/TD]
[TD]English (United States)-> Slovene (Slovenia)[/TD]
[/TR]
</tbody>[/TABLE]

This is the array formula I am using:

{=SUMPRODUCT((('Vendor List'!$B$2:$B$7204='Avg Words Per Day'!Q14))/COUNTIFS('Vendor List'!$B$2:$B$7204,'Vendor List'!$B$2:$B$7204&"",'Vendor List'!$A$2:$A$7204,'Vendor List'!$A$2:$A$7204&""))}

'Avg Words Per Day'!Q14 references the language Arabic (Saudi Arabia)-> English (United States)

Question: I am trying to get the total number of unique vendors for a specific language. For example, I want to know the total number of unique vendors for the language Arabic (Saudi Arabia)-> English (United States). The above formula gives me that but I am now looking to filter out the vendors that have [SN0017] in their name.

Can someone please help me with this formula???

Thanks!
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December

Forum statistics

Threads
1,224,585
Messages
6,179,697
Members
452,938
Latest member
babeneker

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