Dears;
I need some help to write the formula in the attached file.
BR
Dears;
I need some help to write the formula in the attached file.
BR
It would be an idea to outline expected results - and also provide a few more examples that illustrate the 120, 180 concept ... ie what happens for a $50 deposit of 180 days - is that 1 chance of 3 chances ?
As a starting point perhaps
F3: =INT(IF(E3<7;C3>=50;(C3/50)*1+MAX(0;(FLOOR(E3;60)-60)/60)))
copied down
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
There is a typo in the formula - the 1+MAX(...) should be encased within parentheses - ie (1+MAX(...)) ... also I used C3 as the amount rather than D3 - alter as necessary.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks