Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Loan amount fx if interest rate, payment and amortization know

Trying to reverse fx to achive total loan amount available if payment,
interest rate and amortization is known.
Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Loan amount fx if interest rate, payment and amortization know

If, by amortization, you mean the number of payments, then the Present Value
(PV) function should take care of it.

"Kevin." wrote:

Trying to reverse fx to achive total loan amount available if payment,
interest rate and amortization is known.
Thanks.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Loan amount fx if interest rate, payment and amortization know

I was unable to get that working. Here is the factor I am trying to determine:
total monthly payment: known - $2165
amortization: known: known - 25 years
interest rate: known - 5%

Starting loan amount: x-formula to calculate, should be approx $372245.00

If you can help, it would be appricated.
Thanks

"bpeltzer" wrote:

If, by amortization, you mean the number of payments, then the Present Value
(PV) function should take care of it.

"Kevin." wrote:

Trying to reverse fx to achive total loan amount available if payment,
interest rate and amortization is known.
Thanks.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Loan amount fx if interest rate, payment and amortization know

Be sure that each entry refers to a common period. In your case, we'll use
months. The interest rate, PER MONTH is 5%/12, the number of months is 25*12
and the payment is 2165. When I enter =PV(5%/12, 25*12, 2165), I get
($370,345).
Either ignore the minus sign, or set the payments as -2165. It's a matter
of cash inflows vs outflows.

"Kevin." wrote:

I was unable to get that working. Here is the factor I am trying to determine:
total monthly payment: known - $2165
amortization: known: known - 25 years
interest rate: known - 5%

Starting loan amount: x-formula to calculate, should be approx $372245.00

If you can help, it would be appricated.
Thanks

"bpeltzer" wrote:

If, by amortization, you mean the number of payments, then the Present Value
(PV) function should take care of it.

"Kevin." wrote:

Trying to reverse fx to achive total loan amount available if payment,
interest rate and amortization is known.
Thanks.

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
interest only loan amortization schedule rldoan Excel Worksheet Functions 2 July 19th 07 05:42 PM
Is there a fluctuating payment loan amortization template in XL? sandyfeatherston Excel Worksheet Functions 0 April 18th 06 02:26 AM
loan amortization template with loan start date AND first payment Lisa W Excel Discussion (Misc queries) 0 January 30th 06 10:27 PM
to compute interest rate from principal and interest amount PVJ Excel Discussion (Misc queries) 3 December 28th 05 05:01 PM
Loan Amortization Template - Amount of Final Payment Glenn Excel Discussion (Misc queries) 0 December 11th 04 01:05 AM


All times are GMT +1. The time now is 07:00 PM.

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

About Us

"It's about Microsoft Excel"