Thread: Sumif date=date
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Red Red is offline
external usenet poster
 
Posts: 48
Default Sumif date=date

I have two worksheets. First has values and dates when entered.
eg, 123 1/1/2008
234 15/1/2008
456 3/2/2008
654 7/2/2008
876 16/4/2008

Second has month headings:- January Febuary........

What i want to do is sumif(ws1!date column,ws2!column header,ws1!values)
Hope this is clear! i tried using MONTH with no luck