Forum Discussion

HvgoCA's avatar
HvgoCA
Copper Contributor
Oct 08, 2020
Solved

Series on excel

I have a value, 100 for example and a rate (5%) with a period on 3 years and use 90% of the result. I need to recreate this formula (100/3*((1+5%)³-1)+100/3*((1+5%)²-1)+100/3*((1+5%)-1)*90% So if i ...
  • Riny_van_Eekelen's avatar
    Oct 09, 2020

    HvgoCA As a variant, and if you are on a recent version of Excel, please find a formula in the attached workbook, using the SEQUENCE function. No VBA required.

     

    Edit: updated file!

Resources