Microsoft
Software
Hardware
Network
Question : Sumproduct problem
I need to return 3, but it returns 0: =SUMPRODUCT((D6:D1000="C")
*(e6:e1000
>="4"))
Can somebody help?
D
E
C 3.3
C
6.7
C
4.8
C 3.9
C 3.5
C 3.7
B 4.6
C
4.3
B 6.9
C 3.5
B 3.8
B 5.5
B 4.7
C 2.3
C 2.3
C 3.8
B 3.8
Answer : Sumproduct problem
try
=SUMPRODUCT((D6:D1000="C")
*(E6:E1000
>=4))
Dave
Random Solutions
Outlook 2007 issues
Tabel Cell Not Align correctly
Can Exchange handle mass mailing 500 clients or will this lead to blacklisting/ other problems
Cisco ASA 5505 ssh default username and password
Checkpoint Sbox safe@office 500w is limiting the bandwidth speed.
digital sender 9100c, sent fine before, now doesnt
Password history and length: Group Policy
How do I determine the sizes of an Exchange 2003, Exchange 2007, & Exchange 2010 Information store?
How can I move my 'footer' under my 'content' with CSS?
How do I access setting in web.config file ?