View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Barb Reinhardt Barb Reinhardt is offline
external usenet poster
 
Posts: 3,355
Default Sumproduct question

I have the following sumproduct formula that isn't working. Can someone help
me to fix it? It's the weeknum part that I can't get to work.


=SUMPRODUCT(--(IF(WEEKNUM('Raw Data'!$M$2:$M$533,2)=WEEKNUM(N2,2),'Raw
Data'!$M$2:$M$533)),('Raw Data'!$K$2:$K$533))

Thanks,