SUMIF Help

J

JC

I have columns of data with the date entered in column A
in format MM/DD/YYYY. Column C contains cost data.

I am trying to sum up data to the side by month. The
formula I tried using is =SUMIF(A3:A38,"MONTH(A3:A38)
=1",C3:C38)and =SUMIF(A3:A38,MONTH(A3:A38)=1,C3:C38.

Neither method is evaluating the data correctly. Any
assistance would be appreciated.

TIA,
JC
 

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