<?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: Amortization Table</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Mon, 06 Feb 2012 18:39:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-52856</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Tue, 19 Oct 2010 14:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-52856</guid>
		<description>&lt;p&gt;The 360 day year was invented back when bankers had to use abacuses.  That is, it simplified the calculation.  They kept it because they make slightly more money than with a 365 day year.  10% stated rate - 10%/365 = 0.02740% daily rate  10%/360 = 0.02778%&lt;/p&gt;
&lt;p&gt;APR has to do with compounding.  If I charge you 10% on a 1,000 loan, you would pay $100 in interest the first year if I compound annually.  If I compound monthly, you pay&lt;/p&gt;
&lt;div style=&quot;overflow: auto; white-space: nowrap;&quot; class=&quot;codecolorer-container text default&quot;&gt;&lt;div style=&quot;white-space: nowrap;&quot; class=&quot;text codecolorer&quot;&gt;=FV(10%/12,12,0,-1000)&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;= $1,104.71 or 10.471% APR.  That&#039;s because in the second month, you&#039;re paying interest on the interest you accrued in the first month (as well as the principle).  In the third month, you&#039;re paying interest on the interest you accrued in the first two months.&lt;/p&gt;
&lt;p&gt;Daily on a 360 day year would be&lt;/p&gt;
&lt;div style=&quot;overflow: auto; white-space: nowrap;&quot; class=&quot;codecolorer-container text default&quot;&gt;&lt;div style=&quot;white-space: nowrap;&quot; class=&quot;text codecolorer&quot;&gt;=FV(10%/360,360,0,-1000)&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;= $1,105.16 or 10.516% APR&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The 360 day year was invented back when bankers had to use abacuses.  That is, it simplified the calculation.  They kept it because they make slightly more money than with a 365 day year.  10% stated rate &#8211; 10%/365 = 0.02740% daily rate  10%/360 = 0.02778%</p>
<p>APR has to do with compounding.  If I charge you 10% on a 1,000 loan, you would pay $100 in interest the first year if I compound annually.  If I compound monthly, you pay</p>
<div style="overflow: auto; white-space: nowrap;" class="codecolorer-container text default">
<div style="white-space: nowrap;" class="text codecolorer">=FV(10%/12,12,0,-1000)</div>
</div>
<p>= $1,104.71 or 10.471% APR.  That&#8217;s because in the second month, you&#8217;re paying interest on the interest you accrued in the first month (as well as the principle).  In the third month, you&#8217;re paying interest on the interest you accrued in the first two months.</p>
<p>Daily on a 360 day year would be</p>
<div style="overflow: auto; white-space: nowrap;" class="codecolorer-container text default">
<div style="white-space: nowrap;" class="text codecolorer">=FV(10%/360,360,0,-1000)</div>
</div>
<p>= $1,105.16 or 10.516% APR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-52834</link>
		<dc:creator>Mary</dc:creator>
		<pubDate>Tue, 19 Oct 2010 01:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-52834</guid>
		<description>&lt;p&gt;I am trying to understand why my bank didn&#039;t have the same payoff amount as me, and it looks like maybe it has something to do with the 360 day year and APR??  The payoff amount I had calculated was based off an Excel Amortization Table template from Microsoft.  Can you explain the 360d day year and APR??&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying to understand why my bank didn&#8217;t have the same payoff amount as me, and it looks like maybe it has something to do with the 360 day year and APR??  The payoff amount I had calculated was based off an Excel Amortization Table template from Microsoft.  Can you explain the 360d day year and APR??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ravindra</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-49922</link>
		<dc:creator>ravindra</dc:creator>
		<pubDate>Sun, 05 Sep 2010 19:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-49922</guid>
		<description>&lt;p&gt;hi, can any body help me with the ammortization schedule which will calculate interest on daily basis.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi, can any body help me with the ammortization schedule which will calculate interest on daily basis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhava</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-37897</link>
		<dc:creator>Madhava</dc:creator>
		<pubDate>Thu, 12 Feb 2009 12:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-37897</guid>
		<description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Eventhough i was little bit finance savy, I was facing little difficult to make amortisation table. I was always using standard one, which developed by some one.&lt;/p&gt;
&lt;p&gt;It&#039;s is very helpful.&lt;/p&gt;
&lt;p&gt;Similar way, private banks are giving @ flat rate and still they say reducing balance. How to do that? Pl. help us&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Madhava&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Eventhough i was little bit finance savy, I was facing little difficult to make amortisation table. I was always using standard one, which developed by some one.</p>
<p>It&#8217;s is very helpful.</p>
<p>Similar way, private banks are giving @ flat rate and still they say reducing balance. How to do that? Pl. help us</p>
<p>Regards,</p>
<p>Madhava</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-36414</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Fri, 12 Dec 2008 15:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-36414</guid>
		<description>&lt;div style=&quot;overflow: auto; white-space: nowrap;&quot; class=&quot;codecolorer-container text default&quot;&gt;&lt;div style=&quot;white-space: nowrap;&quot; class=&quot;text codecolorer&quot;&gt;=PMT(0.07/12,240,FV(0.07,10,0,-150000),0)&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The FV part computes the present value argument to payment.  It accrues interest on a $150k loan for 10 years at 7% with no payment.  Then the PMT function handles the next 240 months.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<div style="overflow: auto; white-space: nowrap;" class="codecolorer-container text default">
<div style="white-space: nowrap;" class="text codecolorer">=PMT(0.07/12,240,FV(0.07,10,0,-150000),0)</div>
</div>
<p>The FV part computes the present value argument to payment.  It accrues interest on a $150k loan for 10 years at 7% with no payment.  Then the PMT function handles the next 240 months.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tag Gallaher</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-36385</link>
		<dc:creator>Tag Gallaher</dc:creator>
		<pubDate>Thu, 11 Dec 2008 21:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-36385</guid>
		<description>&lt;p&gt;I&#039;m searching for the right formula to determine payments on a loan with an interest-only period... i.e. 30 year loan, years 1-10 are interest only, then a rate of 7% applies for the remainder of the life of the loan.  Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m searching for the right formula to determine payments on a loan with an interest-only period&#8230; i.e. 30 year loan, years 1-10 are interest only, then a rate of 7% applies for the remainder of the life of the loan.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dick Kusleika</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-35007</link>
		<dc:creator>Dick Kusleika</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-35007</guid>
		<description>&lt;p&gt;Brad:  In cell A7, put the date the loan started (not the date of the first payment).  In cell A8, put the date of the first payment.  In A9:A?? put the dates of all the subsequent payments.  Then in C8, your interest formula will be&lt;/p&gt;
&lt;div style=&quot;overflow: auto; white-space: nowrap;&quot; class=&quot;codecolorer-container text default&quot;&gt;&lt;div style=&quot;white-space: nowrap;&quot; class=&quot;text codecolorer&quot;&gt;=-FV($D$2/365,A8-A7,0,E7)-E7&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;and fill that down.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Brad:  In cell A7, put the date the loan started (not the date of the first payment).  In cell A8, put the date of the first payment.  In A9:A?? put the dates of all the subsequent payments.  Then in C8, your interest formula will be</p>
<div style="overflow: auto; white-space: nowrap;" class="codecolorer-container text default">
<div style="white-space: nowrap;" class="text codecolorer">=-FV($D$2/365,A8-A7,0,E7)-E7</div>
</div>
<p>and fill that down.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad C.</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-34999</link>
		<dc:creator>Brad C.</dc:creator>
		<pubDate>Thu, 09 Oct 2008 20:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-34999</guid>
		<description>&lt;p&gt;Very nice, clear explanation!  I need help calculating a monthly payment with interest accruing over a 365 day year.  Can this be done with Excel formulas?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very nice, clear explanation!  I need help calculating a monthly payment with interest accruing over a 365 day year.  Can this be done with Excel formulas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shailesh</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-34974</link>
		<dc:creator>Shailesh</dc:creator>
		<pubDate>Tue, 07 Oct 2008 10:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-34974</guid>
		<description>&lt;p&gt;Hey this has been a great help!! Thank you so much...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey this has been a great help!! Thank you so much&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haider</title>
		<link>http://www.dailydoseofexcel.com/archives/2004/06/16/amortization-table/#comment-34723</link>
		<dc:creator>Haider</dc:creator>
		<pubDate>Wed, 10 Sep 2008 03:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=633#comment-34723</guid>
		<description>&lt;p&gt;Hi this is haider trying to find a table to calculate the personal loan installments just input the loan amount tenur and rate that give me irr and the pmts and interest on monthly basis&lt;br&gt;
thanks and regards&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi this is haider trying to find a table to calculate the personal loan installments just input the loan amount tenur and rate that give me irr and the pmts and interest on monthly basis<br />
thanks and regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

