Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula to calculate compound interest on increasing principal | Excel Discussion (Misc queries) | |||
to compute interest rate from principal and interest amount | Excel Discussion (Misc queries) | |||
Formula which splits principal & interest pmts on P&I Loan | Excel Worksheet Functions | |||
Effective rate of Interest and Copounding Interest | Excel Worksheet Functions | |||
Extra Payments go toward principal or interest in template? | Excel Discussion (Misc queries) |