Thread
:
help with sum if formula
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary Keramidas
external usenet poster
Posts: 2,494
help with sum if formula
need to sum a column based on 2 criteria:
this returns zero
=SUM(IF(AND(A3:A183="GR",I3:I183<0),I3:I183))
--
Gary
Reply With Quote
Gary Keramidas
View Public Profile
Find all posts by Gary Keramidas