R
Robert
Is there a formula that will calculate compound interest? Assuming 4%
interest each period, I can put the original dollar amount in cell A1, then
in cell B1 enter “=sum(A1*.04)+A1â€, then in cell C1, “=sum(B1*.04)+B1â€, etc.,
eventually arriving at the final answer but it takes up a lot of cells and is
pretty clunky.
interest each period, I can put the original dollar amount in cell A1, then
in cell B1 enter “=sum(A1*.04)+A1â€, then in cell C1, “=sum(B1*.04)+B1â€, etc.,
eventually arriving at the final answer but it takes up a lot of cells and is
pretty clunky.