SUM a range based on month

  • Thread starter Thread starter lunker55
  • Start date Start date
L

lunker55

I need to SUM a range of cells only if it is in a certain month.

=SUMIF(sheet1!A4:A10000,">="&DATE(2004,2,1),values)

This formula sums all months from Feb 1 on. I only want February.

Is there a way to enter the end date in my formula?

I need to do this for every month.

Joe
 
Thanks Frank and Jason.
Do you need those dashes when entering a date?
Now I need to combine a few formulas. I'll post if I can't figure it
out(probably can't).

Joe
 
Back
Top