Month-to-Date sum

rhyse

New Member
Joined
Apr 11, 2018
Messages
8
Hi
Need some help here

I want to be able to find the sum of November 1 to the current day of the month (will automatically update based on what day it is today)

For example if today is 11 I want it to calculate the sum of the first 11 cells in column b which should return the value (
$406,489.97)

if today is the the 13 i want it to calculate the sum of the first 13 cells in column b which should return the value ($432,186.95)

and so on

<style type="text/css"><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></style>
DateNovember 2017
1$68,984.28
2$17,715.00
3$2,380.00
4$0.00
5$0.00
6$29,774.86
7$149,187.94
8$9,998.00
9$9,384.05
10$119,065.84
11$0.00
12$0.00
13$25,696.98
14$45,340.68
15$6,681.05
16$4,838.45
17$40,386.99
18$0.00
19$0.00
20$146,016.49
21$202,543.70
22$1,600.00
23$0.00
24$0.00
25$0.00
26$0.00
27$50,823.58
28$24,879.85
29$12,747.39
30$24,600.07
31-
Deposits Total$992,645.20

<tbody>
</tbody>
 
Last edited:

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.

Similar threads

Forum statistics

Threads
1,215,223
Messages
6,123,711
Members
449,118
Latest member
MichealRed

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