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
URL Rewrite
can read ssl.crt/server.crt and ssl.key/server.key on centos about ssl of apache
Windows 7 WGA says my legitimate copy is NOT GENUINE
New mail user not showing up in GAL.
How to draw a cardioid in Opengl?
Terminal server 2008 R2 Pinned Taskbar Links
cisco softphone registration
permissions changed after moving folder from one server to another
Exchange 2003 - new Server - still routing through old smtp virtual server
get latest file in the directory in unix