View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
mmartens12 via OfficeKB.com mmartens12 via OfficeKB.com is offline
external usenet poster
 
Posts: 13
Default Growing range within a Sumproduct.

I am keepting track of all the calls i get so the range changes daily. In A
is the date and column J is who took the call.

Is there any way to take this formula and have it refer to one place for the
range end as my table grows?

=SUMPRODUCT((MONTH(Data!$A$5:$A$670)=MONTH($A25))* (YEAR(Data!$A$5:$A$670)
=YEAR($A25))*(Data!$J$5:$J$670=C$18))

Thanks.

--
Message posted via http://www.officekb.com