ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Use the Loan Template to calculate bi-weeky payments (https://www.excelbanter.com/excel-worksheet-functions/95387-use-loan-template-calculate-bi-weeky-payments.html)

Maxiemouse

Use the Loan Template to calculate bi-weeky payments
 
I have downloaded the Loan Amortization Template from the office web site.
This helps you calculate on monthly payments. However I would like to change
the formula so that it can accurately track bi-weekly payments.
=IF(Pay_Num<"",DATE(YEAR(Loan_Start),MONTH(Loan_S tart)+(Pay_Num)*12/Num_Pmt_Per_Year,DAY(Loan_Start)),"").
This is how it looks at the moment. Could anyone assist me to change it to
track bi-weekly payments. Any help appreciated.

Franz Verga

Use the Loan Template to calculate bi-weeky payments
 
Nel post
*Maxiemouse* ha scritto:

I have downloaded the Loan Amortization Template from the office web
site. This helps you calculate on monthly payments. However I would
like to change the formula so that it can accurately track bi-weekly
payments.
=IF(Pay_Num<"",DATE(YEAR(Loan_Start),MONTH(Loan_S tart)+(Pay_Num)*12/Num_Pmt_Per_Year,DAY(Loan_Start)),"").
This is how it looks at the moment. Could anyone assist me to change
it to track bi-weekly payments. Any help appreciated.


Hi Maxiemouse,

I don't have the template you say, but if (if) I have understood what
Pay_Num is, this formula should work:

=IF(Pay_Num<"",DATE(YEAR(Loan_Start),MONTH(Loan_S tart),DAY(Loan_Start)+(Pay_Num)*26*14/Num_Pmt_Per_Year),"")

--
(I'm not sure of names of menues, option and commands, because
translating from the Italian version of Excel...)

Hope I helped you.

Thanks in advance for your feedback.

Ciao

Franz Verga from Italy




All times are GMT +1. The time now is 01:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com