Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 82
Default Principal & Interest Formula

Hi all,

I am trying to complete a principal & interest formula that remain empty in
the target cell if no loan amount is entered,

=IF(E20="","")*PMT(H20,30,-E20)

E20 = Loan amount
H20 = Interest Rate
L45 = Target cell

With the above cell i get Value as an answer.

Can anyone help me out with completing this formula?
--
Thanks in advance.

Scoober
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default Principal & Interest Formula

=IF(E20="","",PMT(H20,30,-E20))

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"Scoober" wrote in message
...
Hi all,

I am trying to complete a principal & interest formula that remain empty
in
the target cell if no loan amount is entered,

=IF(E20="","")*PMT(H20,30,-E20)

E20 = Loan amount
H20 = Interest Rate
L45 = Target cell

With the above cell i get Value as an answer.

Can anyone help me out with completing this formula?
--
Thanks in advance.

Scoober


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
Formula to calculate compound interest on increasing principal Moreden Excel Discussion (Misc queries) 1 May 18th 10 02:33 PM
to compute interest rate from principal and interest amount PVJ Excel Discussion (Misc queries) 3 December 28th 05 05:01 PM
Formula which splits principal & interest pmts on P&I Loan Dealmakerjc Excel Worksheet Functions 1 November 7th 05 03:37 PM
Effective rate of Interest and Copounding Interest jnorton Excel Worksheet Functions 3 April 13th 05 03:11 AM
Extra Payments go toward principal or interest in template? Lindsay Excel Discussion (Misc queries) 1 April 7th 05 03:57 AM


All times are GMT +1. The time now is 12:49 AM.

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"