Loan Amortization

Lalic

New Member
Joined
Mar 5, 2002
Messages
2
I have a group of mortgage loans I want to amortize the first 5 payments listing the detail principal and interest payment separately. Is there an easy way to do this? Can you do this efficiently in a pivot table?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
On 2002-03-06 13:15, Lalic wrote:
I have a group of mortgage loans I want to amortize the first 5 payments listing the detail principal and interest payment separately. Is there an easy way to do this? Can you do this efficiently in a pivot table?

I believe this was answered for you by Paul B at:

http://www.mrexcel.com/board/viewtopic.php?topic=1454&forum=2&1

Was the response not sufficient?
:confused:
 
Upvote 0
I don't know about pivot tables, but if you use the PMT function to figure out the total payment, then figure the interest paid by (Current Balance*(Interest Rate/12)), the difference between those numbers will be your payment toward principal.
 
Upvote 0
See help on the CUMPRINC and CUMIPMT functions. That's exactly what you need.
 
Upvote 0

Forum statistics

Threads
1,214,667
Messages
6,120,818
Members
448,990
Latest member
rohitsomani

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