ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Function to calculate the interest of a mortgage (https://www.excelbanter.com/excel-worksheet-functions/63087-function-calculate-interest-mortgage.html)

Grd

Function to calculate the interest of a mortgage
 
Hi,

How can I do an amortization schedule that gives me the interest as its
being paid off?

Is there a function that can help.

Thanks in Advance
Any help greatly appreciated

Regards
Janet

Niek Otten

Function to calculate the interest of a mortgage
 
Hi Janet,

There is a family of financial functions that address this and similar
problems: RATE(), NPV(), FV(), PMT(), NPER() etc.
In Analysis Toolpak (ToolsAdd-ins, check Analysis Toolpak if not done
already) there is a family for irregular payments.
See HELP for details; post again in this thread if you still have problems.

--
Kind regards,

Niek Otten

"Grd" wrote in message
...
Hi,

How can I do an amortization schedule that gives me the interest as its
being paid off?

Is there a function that can help.

Thanks in Advance
Any help greatly appreciated

Regards
Janet




B. R.Ramachandran

Function to calculate the interest of a mortgage
 
Hi,

Use IPMT function. If you don't have the toolpack installed, you can use
the following formula:

The interest due in the Nth month is,

L*R*(1+R/1200)^(N-1) - P*((1+R/1200)^(N-1)-1)

where L is the initial loan amount, R is the annual percent interest rate,
and P is the monthly payment made. When you enter the formula in Excel,
reference the cells containing the appropriate information for L, R, N, and P
(or hardwire their values), and remember to start the formula with an "="
sign.

Regards,
B. R. Ramachandran

"Grd" wrote:

Hi,

How can I do an amortization schedule that gives me the interest as its
being paid off?

Is there a function that can help.

Thanks in Advance
Any help greatly appreciated

Regards
Janet


[email protected]

Function to calculate the interest of a mortgage
 
"Grd" wrote:
How can I do an amortization schedule that gives
me the interest as its being paid off?
Is there a function that can help.


You are asking two very different questions. Some people
have tried to answer the second question. The first question
cannot be answered completely because you fail to state the
frequency of the amortization that you want in your table --
for example, per payment or annually.

In any case, you might want to look at Mortgage Amortization
template. It might provide you with some good ideas, if it is
not in fact exactly what you are looking for.

One way to find the Mortgate Amortization template ....

First, be sure that your Help search mode is set for online by
doing the following. Click Help and Microsoft Help, then click
Online Content Settings under See Also. If Show Content
from Microsoft Office Online is not check-marked, click to add
a check-mark, click Okay and exit and restart Excel.

Then, click Help and Microsoft Help, then click the Excel Help
toolbar and click Search Results. Under Search, select
Template from the pull-down list, type "mortgage" in the
search window, and press Enter. Scroll through the search
results and select Mortgage Amortization Schedule.


Grd

Function to calculate the interest of a mortgage
 
Hi,

Thanks I located this and its very helpful

Janet

" wrote:

"Grd" wrote:
How can I do an amortization schedule that gives
me the interest as its being paid off?
Is there a function that can help.


You are asking two very different questions. Some people
have tried to answer the second question. The first question
cannot be answered completely because you fail to state the
frequency of the amortization that you want in your table --
for example, per payment or annually.

In any case, you might want to look at Mortgage Amortization
template. It might provide you with some good ideas, if it is
not in fact exactly what you are looking for.

One way to find the Mortgate Amortization template ....

First, be sure that your Help search mode is set for online by
doing the following. Click Help and Microsoft Help, then click
Online Content Settings under See Also. If Show Content
from Microsoft Office Online is not check-marked, click to add
a check-mark, click Okay and exit and restart Excel.

Then, click Help and Microsoft Help, then click the Excel Help
toolbar and click Search Results. Under Search, select
Template from the pull-down list, type "mortgage" in the
search window, and press Enter. Scroll through the search
results and select Mortgage Amortization Schedule.


Grd

Function to calculate the interest of a mortgage
 
Thanks

The IPMT function looks like the candidate. I will experiment with it.

Janet

"B. R.Ramachandran" wrote:

Hi,

Use IPMT function. If you don't have the toolpack installed, you can use
the following formula:

The interest due in the Nth month is,

L*R*(1+R/1200)^(N-1) - P*((1+R/1200)^(N-1)-1)

where L is the initial loan amount, R is the annual percent interest rate,
and P is the monthly payment made. When you enter the formula in Excel,
reference the cells containing the appropriate information for L, R, N, and P
(or hardwire their values), and remember to start the formula with an "="
sign.

Regards,
B. R. Ramachandran

"Grd" wrote:

Hi,

How can I do an amortization schedule that gives me the interest as its
being paid off?

Is there a function that can help.

Thanks in Advance
Any help greatly appreciated

Regards
Janet


Grd

Function to calculate the interest of a mortgage
 
Thanks for pointing me in the right direction

J

"Niek Otten" wrote:

Hi Janet,

There is a family of financial functions that address this and similar
problems: RATE(), NPV(), FV(), PMT(), NPER() etc.
In Analysis Toolpak (ToolsAdd-ins, check Analysis Toolpak if not done
already) there is a family for irregular payments.
See HELP for details; post again in this thread if you still have problems.

--
Kind regards,

Niek Otten

"Grd" wrote in message
...
Hi,

How can I do an amortization schedule that gives me the interest as its
being paid off?

Is there a function that can help.

Thanks in Advance
Any help greatly appreciated

Regards
Janet





vandenberg p

Function to calculate the interest of a mortgage
 
Actually none of the functions will produce an amortization schedule.
They can be used to produce one, but the easy way is to download one
from he

http://office.microsoft.com/en-us/te...CT011377171033

Pieter Vandenberg


Grd wrote:
: Thanks for pointing me in the right direction

: J

: "Niek Otten" wrote:

: Hi Janet,
:
: There is a family of financial functions that address this and similar
: problems: RATE(), NPV(), FV(), PMT(), NPER() etc.
: In Analysis Toolpak (ToolsAdd-ins, check Analysis Toolpak if not done
: already) there is a family for irregular payments.
: See HELP for details; post again in this thread if you still have problems.
:
: --
: Kind regards,
:
: Niek Otten
:
: "Grd" wrote in message
: ...
: Hi,
:
: How can I do an amortization schedule that gives me the interest as its
: being paid off?
:
: Is there a function that can help.
:
: Thanks in Advance
: Any help greatly appreciated
:
: Regards
: Janet
:
:
:


All times are GMT +1. The time now is 05:26 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com