﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to calculate for the amortization factor</title>
	<atom:link href="http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html</link>
	<description>Your trusted resource for foreclosure investing in the Philippines with listings of foreclosed properties, real estate auctions, real estate investing tips, and more!</description>
	<lastBuildDate>Wed, 08 Feb 2012 16:17:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Gigi</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-7194</link>
		<dc:creator>Gigi</dc:creator>
		<pubDate>Sat, 12 Nov 2011 03:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-7194</guid>
		<description>Hi Jay. how do you derive the factor using the scientific calculator? thanks</description>
		<content:encoded><![CDATA[<p>Hi Jay. how do you derive the factor using the scientific calculator? thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thales</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2858</link>
		<dc:creator>thales</dc:creator>
		<pubDate>Mon, 16 Aug 2010 11:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2858</guid>
		<description>hi jay,

how did they derive this formula? thanks..</description>
		<content:encoded><![CDATA[<p>hi jay,</p>
<p>how did they derive this formula? thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Castillo</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2857</link>
		<dc:creator>Jay Castillo</dc:creator>
		<pubDate>Mon, 08 Feb 2010 09:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2857</guid>
		<description>Hi Gil, to enter a negative exponent in excel, you can use ^-X where X is the exponent. You can also download this file to see an example: &lt;a href=&quot;http://www.foreclosurephilippines.com/wp-content/uploads/2009/09/amortization_table(Unionbank).xls&quot; rel=&quot;nofollow&quot;&gt;http://www.foreclosurephilippines.com/wp-content/uploads/2009/09/amortization_table(Unionbank).xls&lt;/a&gt;

By the way, you can also use the PMT function in Excel:
PMT function: Calculates the payment for a loan based on constant payments and a constant interest rate.

Syntax

PMT(rate,nper,pv,fv,type)

For a more complete description of the arguments in PMT, see the PV function.

Rate   is the interest rate for the loan.

Nper   is the total number of payments for the loan.

Pv   is the present value, or the total amount that a series of future payments is worth now; also known as the principal.

Fv   is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (zero), that is, the future value of a loan is 0.

Type   is the number 0 (zero) or 1 and indicates when payments are due.

Set type equal to If payments are due
0 or omitted At the end of the period
1 At the beginning of the period

Remarks:
The payment returned by PMT includes principal and interest but no taxes, reserve payments, or fees sometimes associated with loans.
Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at an annual interest rate of 12 percent, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12 percent for rate and 4 for nper.
Tip  To find the total amount paid over the duration of the loan, multiply the returned PMT value by nper.</description>
		<content:encoded><![CDATA[<p>Hi Gil, to enter a negative exponent in excel, you can use ^-X where X is the exponent. You can also download this file to see an example: <a href="http://www.foreclosurephilippines.com/wp-content/uploads/2009/09/amortization_table(Unionbank).xls" rel="nofollow">http://www.foreclosurephilippines.com/wp-content/uploads/2009/09/amortization_table(Unionbank).xls</a></p>
<p>By the way, you can also use the PMT function in Excel:<br />
PMT function: Calculates the payment for a loan based on constant payments and a constant interest rate.</p>
<p>Syntax</p>
<p>PMT(rate,nper,pv,fv,type)</p>
<p>For a more complete description of the arguments in PMT, see the PV function.</p>
<p>Rate   is the interest rate for the loan.</p>
<p>Nper   is the total number of payments for the loan.</p>
<p>Pv   is the present value, or the total amount that a series of future payments is worth now; also known as the principal.</p>
<p>Fv   is the future value, or a cash balance you want to attain after the last payment is made. If fv is omitted, it is assumed to be 0 (zero), that is, the future value of a loan is 0.</p>
<p>Type   is the number 0 (zero) or 1 and indicates when payments are due.</p>
<p>Set type equal to If payments are due<br />
0 or omitted At the end of the period<br />
1 At the beginning of the period</p>
<p>Remarks:<br />
The payment returned by PMT includes principal and interest but no taxes, reserve payments, or fees sometimes associated with loans.<br />
Make sure that you are consistent about the units you use for specifying rate and nper. If you make monthly payments on a four-year loan at an annual interest rate of 12 percent, use 12%/12 for rate and 4*12 for nper. If you make annual payments on the same loan, use 12 percent for rate and 4 for nper.<br />
Tip  To find the total amount paid over the duration of the loan, multiply the returned PMT value by nper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gil B.</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2856</link>
		<dc:creator>Gil B.</dc:creator>
		<pubDate>Thu, 04 Feb 2010 12:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2856</guid>
		<description>Hi Jay,
I appreciate very much the knowledge you&#039;re sharing. I just want to find out how to do the formula you gave (the one with a negative exponent) on Excel. Thanks so much.</description>
		<content:encoded><![CDATA[<p>Hi Jay,<br />
I appreciate very much the knowledge you&#8217;re sharing. I just want to find out how to do the formula you gave (the one with a negative exponent) on Excel. Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Castillo</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2855</link>
		<dc:creator>Jay Castillo</dc:creator>
		<pubDate>Tue, 17 Nov 2009 06:00:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2855</guid>
		<description>Thanks Mildred, I really appreciate your kind words!</description>
		<content:encoded><![CDATA[<p>Thanks Mildred, I really appreciate your kind words!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uberVU - social comments</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2854</link>
		<dc:creator>uberVU - social comments</dc:creator>
		<pubDate>Thu, 12 Nov 2009 04:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2854</guid>
		<description>&lt;strong&gt;Social comments and analytics for this post...&lt;/strong&gt;

This post was mentioned on Twitter by jay_castillo: How to calculate for the amortization factor &#124; Foreclosure Philippines http://bit.ly/135yCl...</description>
		<content:encoded><![CDATA[<p><strong>Social comments and analytics for this post&#8230;</strong></p>
<p>This post was mentioned on Twitter by jay_castillo: How to calculate for the amortization factor | Foreclosure Philippines <a href="http://bit.ly/135yCl.." rel="nofollow">http://bit.ly/135yCl..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mildred</title>
		<link>http://www.foreclosurephilippines.com/2009/11/how-to-calculate-for-the-amortization-factor.html#comment-2853</link>
		<dc:creator>mildred</dc:creator>
		<pubDate>Wed, 11 Nov 2009 03:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.foreclosurephilippines.com/?p=2255#comment-2853</guid>
		<description>you are so helpful and selfless! thanks for putting up this blog :-)</description>
		<content:encoded><![CDATA[<p>you are so helpful and selfless! thanks for putting up this blog <img src='http://www.foreclosurephilippines.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: www.foreclosurephilippines.com @ 2012-02-09 22:06:58 by W3 Total Cache -->
