say I have $X saved already and I will from now on save a constant amount each year (Amount Y). I also want to have amount Z saved in the future. The question is how long do I need to save?
I want to do the whole thing in excel with excel formulas if possible.
Mathematically
FV(X) + FVannuity(Y) = Z in N years.
Excels PDuration can solve the lump sum part and Excels NPER can solve the annuity. How do I combine these two to get one answer for N ?