From: ExcelMonkey on
Sorry I figured it out. Use a interest rate of zero!


>-----Original Message-----
>Does anyone know if its possible to get equal payments
out
>of the PPMT formula. That is, its set up to generate an
>annuity repyament profile. I am wondering if I can set
it
>up with inputs that will generate equal principal
>payments. If not I will use an If Statement to do it.
>
>Thanks
>
>
>.
>
From: Ron Rosenfeld on
On Tue, 15 Feb 2005 09:04:58 -0800, "ExcelMonkey"
<anonymous(a)discussions.microsoft.com> wrote:

>Sorry I figured it out. Use a interest rate of zero!
>
>
>>-----Original Message-----
>>Does anyone know if its possible to get equal payments
>out
>>of the PPMT formula. That is, its set up to generate an
>>annuity repyament profile. I am wondering if I can set
>it
>>up with inputs that will generate equal principal
>>payments. If not I will use an If Statement to do it.
>>
>>Thanks
>>
>>
>>.
>>

Or just divide PV/NPER (Loan amount divided by the number of periods in the
loan).


--ron
From: Harlan Grove on
ExcelMonkey wrote...
>Sorry I figured it out. Use a interest rate of zero!
>
>>-----Original Message-----
>>Does anyone know if its possible to get equal payments out
>>of the PPMT formula. That is, its set up to generate an
>>annuity repyament profile. I am wondering if I can set it
>>up with inputs that will generate equal principal
>>payments. If not I will use an If Statement to do it.

Yes, but can you then determine what the total loan payments would be
including interest?