Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
When I use the pmt formula for calculating loan payments I think the formula
is set up using the 365 accrual method, I need to know if there is a way to calculate it using the 360 accrual method. I am new to this so excuse the basic questions.....any help is GREATLY appreciated! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Why don't you acrude on a daily basis. divide the interest rate by 360.
Then use PMT for the number of days. 30 days per month, 360 days per year. "Nolechik" wrote: When I use the pmt formula for calculating loan payments I think the formula is set up using the 365 accrual method, I need to know if there is a way to calculate it using the 360 accrual method. I am new to this so excuse the basic questions.....any help is GREATLY appreciated! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() PMT(rate,nper,pv,fv,type) Where Nper is the total number of payments for the loan. Why don't you acrude on a daily basis. divide the interest rate by 360. Then use PMT for the number of days. 30 days per month, 360 days per year. "Nolechik" wrote: When I use the pmt formula for calculating loan payments I think the formula is set up using the 365 accrual method, I need to know if there is a way to calculate it using the 360 accrual method. I am new to this so excuse the basic questions.....any help is GREATLY appreciated! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
PMT() calculates EQUAL PERIODIC PAYMENTS. As such it uses 360 day years, and
30 day months. What are you TRYING to do? "Nolechik" wrote: When I use the pmt formula for calculating loan payments I think the formula is set up using the 365 accrual method, I need to know if there is a way to calculate it using the 360 accrual method. I am new to this so excuse the basic questions.....any help is GREATLY appreciated! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Feb 15, 11:27 am, Nolechik
wrote: When I use the pmt formula for calculating loan payments I think the formula is set up using the 365 accrual method, I need to know if there is a way to calculate it using the 360 accrual method. I am new to this so excuse the basic questions.....any help is GREATLY appreciated! No. PMT() assumes equal periodic payments. If you express a monthly rate (typically annual rate divided by 12) and monthly payments, PMT() is effectively assuming 30 days per month and 360 days per year -- the so-called 30/360 method. If you want more help, it would be useful for us to know the initial loan amount, the term of the loan, the frequency of payment, and the annual interest rate. It might also be useful to know your jurisdiction and type of loan -- especially if you are talking about a Canadian mortgage. Finally, it would also be useful for you to show us your computation and why you concluded that PMT() is using the actual/365 method, if that is what you meant by "365 accrual method". That is, what is different from you expectation, and how do you know PMT() is wrong rather than your expectation. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Car loan payment calculations | Excel Discussion (Misc queries) | |||
loan payment | Excel Worksheet Functions | |||
loan amortization template with loan start date AND first payment | Excel Discussion (Misc queries) | |||
loan amortization | New Users to Excel | |||
How do you set up a loan using the loan calculator w/odd payments. | Excel Discussion (Misc queries) |