Hello Guys,
I am trying to put together a formula that will enable fees to be calculated on a tiered basis and allow for previous cumulative investments. I think I am OK for first year investments using IF function but it is subsequent years I am struggling with as the formula seems to be quite complex.
For example:
Implementation fee on 1st 100k is 2%, on next 150k is 1.5%, on next 250k is 1%, on next 500k is 0.5% and over 1,000,000 is 0.1%
So for first year investment of say 150k, fee would be 2,750, i.e. 2000 on first 100k @ 2% plus 750 on next 50k @ 1.5%
However for subsequent investments, say additional 200k the costs are reduced due to accumulation of previous investments:
For example where initial investment was £150k and subsequent investment £200k therefore total considered invested 350k. The new investment benefits from lower tiered fees due to the effect of adding in previous investments.
For the new investment of 200k the fee would be 2,500, i.e. 1500 on 100k @ 1.5% plus 1000 on next 100k @ 1.0%
I am getting into a tangle trying to do this with nested conditional formulae and wonder if there is an easier method. It becomes more awkward depending on the size of the initial or subsequent investments as I have to test whether initial or subsequent investments cross the tiered thresholds to apply appropriate tiered rate to relevant portion of new investment.
I hope that makes sense but have attached spreadsheet showing calculations for first year. Second year is blank and highlighted yellow is the section I am trying to resolve. I haven't included the formulae for the second year as I was getting in a mess.
If further information or clarification needed please let me know.
Any guidance would be appreciated.
TIA
Bookmarks