Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default is there any way of using a function for loan emi calculation?

is there any way of using a function for loan emi calculation?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 72
Default is there any way of using a function for loan emi calculation?

Hi Ritu,

=PMT(6%/12,30*12,180000)

interest rate of 6 percent annually is divided by 12, because you are
calculating monthly payments and so need a monthly interest rate.

number of payments over the 30-year mortgage period is multiplied by 12,
because you will make 12 monthly payments each year.

present value is the starting amount of the mortgage loan before interest.
(This value is entered without a thousands separator: 180000 instead of
180,000.)

Pressing ENTER would display the monthly mortgage payment: ($1,079.19). The
result is a sum that must be paid out, and thus a negative number, which in
this example is indicated by red font color and parentheses.

Let me know if this is what you are looking for.

Thanks,
Peggy


"Ritu" wrote:

is there any way of using a function for loan emi calculation?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Loan Compound Interest Function BOBODD Excel Worksheet Functions 2 September 19th 06 09:01 AM
Daily loan calculation Dr. Zhivago Excel Discussion (Misc queries) 5 August 27th 06 11:02 PM
biweekly payments on a loan using Pmt function Payment Function Excel Discussion (Misc queries) 1 August 7th 06 09:35 PM
loan amortization template with loan start date AND first payment Lisa W Excel Discussion (Misc queries) 0 January 30th 06 10:27 PM
How do you set up a loan using the loan calculator w/odd payments. rad Excel Discussion (Misc queries) 0 February 3rd 05 06:05 PM


All times are GMT +1. The time now is 03:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"