Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Trying to reverse fx to achive total loan amount available if payment,
interest rate and amortization is known. Thanks. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
interest only loan amortization schedule | Excel Worksheet Functions | |||
Is there a fluctuating payment loan amortization template in XL? | Excel Worksheet Functions | |||
loan amortization template with loan start date AND first payment | Excel Discussion (Misc queries) | |||
to compute interest rate from principal and interest amount | Excel Discussion (Misc queries) | |||
Loan Amortization Template - Amount of Final Payment | Excel Discussion (Misc queries) |