HI I need assistance in creating a formula for estimating interest on monthly payments for a 20 year period.

Sienna de Souza

New Member
Joined
Mar 28, 2024
Messages
1
Office Version
  1. 365
HI I need assistance in creating a formula for estimating interest on monthly payments for a 20 year period.
 

Attachments

  • Screenshot 2024-03-28 122508.png
    Screenshot 2024-03-28 122508.png
    67.4 KB · Views: 8

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Don't you have the interest on the amortization schedule?
It is better to post an example with the forum's tool named Xl2BB.

T240203a.xlsm
AB
1
2Principal44,900.00
3Term20
4Rate5%
5Payment$296.32
6
7Interest$26,216.83
8
9$26,216.83
4a
Cell Formulas
RangeFormula
B5B5=PMT(B4/12,B3*12,-B2)
B7B7=B5*B3*12-B2
B9B9=-CUMIPMT(B4/12,B3*12,B2,1,240,0)
 
Upvote 0

Forum statistics

Threads
1,215,127
Messages
6,123,203
Members
449,090
Latest member
bes000

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