Microsoft
Software
Hardware
Network
Question : Formula and syntax for counting where 2 criteria must be met
I'm trying to get a count of occurences where 2 conditions are met. I've tried using countif and sumproduct but neither is working. I can generate the correct count for either condition on their own, but when I combine them I get a value error. Data is on worksheet US. My formula is:
=sumproduct((US!C2:C2438,U
S!C1073)*(
US!D2:D243
8,US!D1073
))
Answer : Formula and syntax for counting where 2 criteria must be met
Try this..
=SUMPRODUCT((US!C2:C2438=U
S!C1073)*(
US!D2:D243
8=US!D1073
))
??
Random Solutions
Problem connecting Netapp FCP LUN on SERVER 2008
dynamic httpbinding for web services
Install .PFX file to personal store - Certificate Authority
Dock for Mac Laptop
What is the default for ExpiresDefault
Moving Domino 8 server
ASP.NET Error: The page was not displayed because the request entity is too large.
How to have a Stable Microsoft Outlook profile with 4-5GB+ data w/ MS Exchange Mail server ?
Windows 7 roaming profiles
Counting number of rows