Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Loan calculator with extra payments

using the Loan Calculator template in Excel, I am trying to calculate loan
payments with optional extra payments, over 5 years. However, every time I
input the optional extra payments, Excel shortens the loan term instead of
reducing the monthly payment amount (which is what I want).

Any suggestions?

--
Sue W.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5,441
Default Loan calculator with extra payments

Sue,

Make your own loan calculator: for this example, $100,000 30 year mortgage at 6%.

In row 1, entere these headers in cols A to G
Pmt #
Note Amount (+)
Term, Months
Payment (-)
Annual Interest Rate
Principal
Extra Payment

Then in row 2, cols A to F, enter
=ROW()-ROW($A$1)
100000
360
=PMT(E2/12,C2,B2)
0.06
=D2+B2*E2/12


In row 3, cols A to F
=ROW()-ROW($A$1)
=B2+F2-G2
=C2-1
=PMT(E3/12,C3,B3)
=E2
=D3+B3*E3/12

Copy row 3 down for 358 rows, and enter any principal payments into col G (as a positive number).

HTH,
Bernie
MS Excel MVP


"jjbud44" wrote in message
...
using the Loan Calculator template in Excel, I am trying to calculate loan
payments with optional extra payments, over 5 years. However, every time I
input the optional extra payments, Excel shortens the loan term instead of
reducing the monthly payment amount (which is what I want).

Any suggestions?

--
Sue W.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 5
Default Loan calculator with extra payments

Bernie,
Thank you! I'll try it.
--
Sue W.


"Bernie Deitrick" wrote:

Sue,

Make your own loan calculator: for this example, $100,000 30 year mortgage at 6%.

In row 1, entere these headers in cols A to G
Pmt #
Note Amount (+)
Term, Months
Payment (-)
Annual Interest Rate
Principal
Extra Payment

Then in row 2, cols A to F, enter
=ROW()-ROW($A$1)
100000
360
=PMT(E2/12,C2,B2)
0.06
=D2+B2*E2/12


In row 3, cols A to F
=ROW()-ROW($A$1)
=B2+F2-G2
=C2-1
=PMT(E3/12,C3,B3)
=E2
=D3+B3*E3/12

Copy row 3 down for 358 rows, and enter any principal payments into col G (as a positive number).

HTH,
Bernie
MS Excel MVP


"jjbud44" wrote in message
...
using the Loan Calculator template in Excel, I am trying to calculate loan
payments with optional extra payments, over 5 years. However, every time I
input the optional extra payments, Excel shortens the loan term instead of
reducing the monthly payment amount (which is what I want).

Any suggestions?

--
Sue W.




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Flexible loan calculator-additional borrowing, irregular payments mikenew Excel Discussion (Misc queries) 0 August 3rd 06 08:08 AM
loan payments - Interest only? Steach91 Excel Discussion (Misc queries) 3 July 2nd 06 01:55 AM
Excel Template - Loan Calculator with Extra Payments Twan197 Excel Discussion (Misc queries) 0 January 16th 06 07:56 PM
Add insurance to loan payments VRhodes Excel Worksheet Functions 2 December 29th 05 09:42 PM
How do you set up a loan using the loan calculator w/odd payments. rad Excel Discussion (Misc queries) 0 February 3rd 05 06:05 PM


All times are GMT +1. The time now is 02:54 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"