Thread
:
help with sumproduct
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
help with sumproduct
trying to get the count of values less than zero when a cell ="GR". i thought
this would work, but it doesn't
=SUMPRODUCT(A3:A183="GR")*(I3:I183<0)
can someone point out what's wrong?
--
Gary
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas