Discussion:
pmt() uses 360-Days Bases, I need 365-Days Bases
(too old to reply)
Mujeeb ur Rehman, FBL-GRW-PK
2007-01-29 06:58:01 UTC
Permalink
In Excel PMT () uses 360-Days bases to calculate Interest. I need such a
formula / function / method which use 365-Days bases to calculate an annuity
/ interest
JE McGimpsey
2007-01-29 07:28:24 UTC
Permalink
PMT() doesn't use either a 360 or 365 day basis. It doesn't know
anything about how long the periods are.

The basis is set in the relationship between periods and interest rate.

If you want to calculate a 365-day basis:

=PMT(APR/365, nyears*365, PV, FV)



In article <8C1A8D46-523C-4EFE-AF95-***@microsoft.com>,
Mujeeb ur Rehman, FBL-GRW-PK
Post by Mujeeb ur Rehman, FBL-GRW-PK
In Excel PMT () uses 360-Days bases to calculate Interest. I need such a
formula / function / method which use 365-Days bases to calculate an annuity
/ interest
Continue reading on narkive:
Loading...