Sum values depending on a specific month

fapb48

Board Regular
Joined
Sep 13, 2020
Messages
65
Office Version
  1. 365
Platform
  1. Windows
Hi,

I am building a spreadsheet to track income of a service that i am doing.

I have many tabs... each tab for a week of income on a daily basis.

I have a master sheet that tracks the total income of each spreadsheet.

But i want to add on my master sheet a column where i can track what i have earned each month.

I am using sumif and i am guessing that i need to use the date function with it, but it asks me the year and the day as well as the month. but i only want to track the month.

This is the formula that i am using

=SUMIF(Payment1!A:A DATE(), Payment1!B:B)+SUMIF(Payment2!A:A DATE(), Payment2!B:B)

What should i just add into the function to only look at the specific month and nothing else? in this example i wanted to track the Month of March

Thank you
 

Excel Facts

What did Pito Salas invent?
Pito Salas, working for Lotus, popularized what would become to be pivot tables. It was released as Lotus Improv in 1989.

Forum statistics

Threads
1,215,172
Messages
6,123,428
Members
449,099
Latest member
COOT

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top