loan Amortization table with inconsistent payments

RachelAnne13

New Member
Joined
Sep 22, 2016
Messages
1
I am not the fastest at excel but generally know how to set up an amort table. However this one is a little different then what I'm used to:

How would I set up an amort table with an extra column to be able to show the random payments made. They are not made on the same day/period. The payments are very sporadic. Also, my interest seems to be going down and not up as it should and I don't know where I am going wrong.
 

Excel Facts

Best way to learn Power Query?
Read M is for (Data) Monkey book by Ken Puls and Miguel Escobar. It is the complete guide to Power Query.
How is your interest compounded?

Here's a variation of the one Microsoft posted: https://support.microsoft.com/en-us/kb/816643


Excel 2010
ABCDEF
1Loan Amount$60,000.00
2Interest Rate3.95
3# of Months360
4Monthly Payment-$284.72
5#Start BalanceAdd'l PaymentInt. for MonthPaymentEnd Balance
61$60,000.00$50.00$197.50-$334.72$59,862.78
72$59,862.78$197.05-$284.72$59,775.10
Sheet1
Cell Formulas
RangeFormula
C4=PMT(C2/12/100,C3,C1)
B6=C1
B7=F6
D6=B6*($C$2/12)/100
D7=B7*($C$2/12)/100
E6=$C$4-C6
E7=$C$4-C7
F6=B6+D6+E6
F7=B7+D7+E7
A7=A6+1
 
Last edited:
Upvote 0

Forum statistics

Threads
1,223,164
Messages
6,170,444
Members
452,326
Latest member
johnshaji

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