Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
Hi All,
I would like to improve the schedule attached. http://cjoint.com/?ipkzvZlI8y It is the calculation of the non utilisation fee (CCNU) on a revolving loan (C) The borrower can used the loan as he likes during the authorized period but when he don't use it, he has to pay a fee. This is the non utilisation fee. Of course, he can borrow several amounts but cannot exceed the authorized amount. The calculation of the fee begins again at each repayment. We suppose: DB = Beginning authorisation DF = Ending authorisation D1 = Beginning utilisation D2 = Ending utilisation t = Rate CCNU = Non utilisation fee CNU = Principal non used C = Principal authorised ====== CCNU = CNU*t*(D1 - DB) / 36000 Perhaps some VBA code ? Many thanks for your help. Regards. Papy from Paris |
#2
![]() |
|||
|
|||
![]()
Of course, the customer can pay off and borrow by anticipation.
If the fee was already calculated, it is necessary to cancel it and to calculate the other one by taking into account the repayment or the new drawdown. It is there that the problem gets more complicated. Many thanks. "papy" a écrit dans le message de ... Hi All, I would like to improve the schedule attached. http://cjoint.com/?ipkzvZlI8y It is the calculation of the non utilisation fee (CCNU) on a revolving loan (C) The borrower can used the loan as he likes during the authorized period but when he don't use it, he has to pay a fee. This is the non utilisation fee. Of course, he can borrow several amounts but cannot exceed the authorized amount. The calculation of the fee begins again at each repayment. We suppose: DB = Beginning authorisation DF = Ending authorisation D1 = Beginning utilisation D2 = Ending utilisation t = Rate CCNU = Non utilisation fee CNU = Principal non used C = Principal authorised ====== CCNU = CNU*t*(D1 - DB) / 36000 Perhaps some VBA code ? Many thanks for your help. Regards. Papy from Paris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Loan Schedule with Balloon Payment | Excel Worksheet Functions | |||
Where can I find a template for a perpetual shift schedule. | Excel Discussion (Misc queries) | |||
Conditional Formatting a Schedule | Excel Worksheet Functions | |||
Link a list of employees with hire dates to a monthly schedule | Excel Worksheet Functions | |||
Schedule rotaing with text and numbers | Excel Discussion (Misc queries) |