Sum Total Based On Date Range

bp56691

New Member
Joined
Oct 8, 2007
Messages
22
I need a formula to sum financial transactions according to the month; however it is a running total and the number of transactions in each month are initially unknown.

In column A, I have dates (Jan 1st, 2nd, 3rd, etc.) and column B the corresponding financial transactions associated with those dates. The formula needs to be able to read column A and know that if the transaction occurred in January then total in cell C1. If the transaction occurred in February total in cell C2, etc.

An easy way to think of it, would be to imagine your checking account. Sometimes it has multiple transactions on some days and other days it has none. But a running monthly total would be nice even though you may not know the number of transactions that will occur in future.

I've tried several sumif forumlas but keep encountering a circular reference. Appreciate any advice offered...
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
What exactly do you have entered in column A? Are they actual dates, or do you have "Jan 1st", "Jan 2nd", "Jan 3rd", etc?
 
Upvote 0

Forum statistics

Threads
1,216,101
Messages
6,128,843
Members
449,471
Latest member
lachbee

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