S
Stan
I have a field with a dollor value of $10.00 I would like
to increase this number by 10% for five years. The
resultant should include the prior years % percentage
increase.
Example:
year 1 $10.00 * 10% = $11.00
year 2 $11.00 * 10% = $12.10
year 3 $12.10 * 10% = $13.31
year 4 $13.31 * 10% = $14.64
year 5 $14.64 * 10% = $16.10
I know there must be a function to this, does anyone have
it.
Thanks
to increase this number by 10% for five years. The
resultant should include the prior years % percentage
increase.
Example:
year 1 $10.00 * 10% = $11.00
year 2 $11.00 * 10% = $12.10
year 3 $12.10 * 10% = $13.31
year 4 $13.31 * 10% = $14.64
year 5 $14.64 * 10% = $16.10
I know there must be a function to this, does anyone have
it.
Thanks