Hi mmohawk,
Not quite sure what you mean by (... entered), but if you have ..
[tt]
Cell Value Meaning
==== ===== =======
A1 6 percentage
A2 1200 number
A3 8 number of months
[/tt]
.. then this formula in another cell ..
=$A$2*(100-$A$1)^$A$3/100^$A$3
.. will give you the result you want (731.4827262 in this example).
Enjoy,
Tony
------------------------------------------------------------------------------------------------------
We want to help you; help us to do it by reading FAQ222-2244 before you ask a question.