SUM a range based on month

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
 
L

lunker55

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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top