View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default SUMPRODUCT: Can you use this and sum the values from multiple colu

=SUMPRODUCT(...) + SUMPRODUCT(...)

make the criteria the same, just use different ranges.
--
Gary''s Student - gsnu200752


"Gwynneth" wrote:

Current format used is as follows

=sumproduct(--((Range1=Criteria1)*(Range2=Criteria2)*SumRange))

Is there a way of adding in another range to sum subject to the specifed
criteria?

Thank you in advance
--
Gwynneth