Thread
:
SUMIF (Excel '97)
View Single Post
#
2
Posted to microsoft.public.excel.worksheet.functions
Don Guillett
external usenet poster
Posts: 10,124
SUMIF (Excel '97)
=sumproduct((month(a2:a22)=11)*b2:b22)
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Phendrena" wrote in message
...
I want to sum a particular range using a date range as a criteria,
I have the dates in the worksheet formatted as dd/mm/yyyy.
How do i format this in the criteria?
For example dates for November would only be included anything else would
be
ignored.
Thanks,
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett