nper function calculation

D

Dana DeLouis

Hi. Given the equation for PV, and assuming type=0, then NPER equals:

=LN((pmt - fv*r_)/(pmt + pv*r_))/LN(1 + r_)
 
T

Tushar Mehta

Hi Dana,

Hi. Given the equation for PV, and assuming type=0, then NPER equals:

=LN((pmt - fv*r_)/(pmt + pv*r_))/LN(1 + r_)
Sure it is pmt + pv*r_? I get pmt - pv*r_

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions
 
Top