Top 15 Financial Functions in Excel
Top 15 Financial Functions in Excel
FV Example
A has invested the US $100 in 2016. The payment has been made yearly. The interest rate is
10% p.a. What would be the FV in 2019?
= US $129.79
This financial function is important when you need to calculate the future value with the variable
interest rate. Have a look at the function below –
FVSCHEDULE Example:
M has invested the US $100 at the end of 2016. It is expected that the interest rate will change
every year. In 2017, 2018 & 2019, the interest rates would be 4%, 6% & 5% respectively. What
would be the FV in 2019?
= US $115.752
If you know how to calculate FV, it’s easier for you to find out PV. Here’s how –
PV Example:
The future value of an investment in the US $100 in 2019. The payment has been made yearly.
The interest rate is 10% p.a. What would be the PV as of now?
= PV (10%, 3, 1, – 100)
= US $72.64
Net Present Value is the sum total of positive and negative cash flows
over the years. Here’s how we will represent it in excel –
NPV = (Rate, Value 1, [Value 2], [Value 3]…)
● Rate = Discount rate for a period
● Value 1, [Value 2], [Value 3]… = Positive or negative cash flows
● Here, negative values would be considered as payments, and positive values would be
treated as inflows.
NPV Example
Here is a series of data from which we need to find NPV –
This financial function is similar to the NPV with a twist. Here the payment and income are not
periodic. Rather specific dates are mentioned for each payment and income. Here’s how we will
calculate it –
XNPV Example
Here is a series of data from which we need to find NPV –
= US$289.90
PMT Example
The US $1000 needs to be paid in full in 3 years. The interest rate is 10% p.a. and the payment
needs to be done yearly. Find out the PMT.
= – 402.11
It is another version of PMT. The only difference is this – PPMT calculates payment on principal
with a constant interest rate and constant periodic payments. Here’s how to calculate PPMT –
PPMT Example
The US $1000 needs to be paid in full in 3 years. The interest rate is 10% p.a. and the payment
needs to be done yearly. Find out the PPMT in the first year and second year
1st year,
= US $-302.11
2nd year,
=PPMT (10%, 2, 3, 1000)
= US $-332.33
To understand whether any new project or investment is profitable or not, the firm uses IRR. If
IRR is more than the hurdle rate
(acceptable rate/ average cost of capital), then it’s profitable for the firm and vice-versa. Let’s
have a look, how we find out IRR in excel –
IRR Example
Here is a series of data from which we need to find IRR –
= 15%
9 – Modified Internal Rate of Return (MIRR):
Financial Function in Excel
The Modified Internal Rate of Return is one step ahead of the Internal Rate of Return. MIRR
signifies that the investment is profitable and is used in business. MIRR is calculated by
assuming NPV as zero. Here’s how to calculate MIRR in excel –
MIRR Example
= 13%
Here we need to find out IRR, which has specific dates of cash flow. That’s the only difference
between IRR and XIRR
. Have a look at how to calculate XIRR in excel financial function –
XIRR Example
Here is a series of data from which we need to find XIRR –
= 24%
It is simply the number of periods one requires to pay off the loan. Let’s see how we can
calculate NPER in excel –
NPER = (Rate, PMT, PV, [FV], [Type])
NPER Example
US $200 is paid per year for a loan of US $1000. The interest rate is 10% p.a. and the payment
needs to be done yearly. Find out the NPER.
RATE Example
US $200 is paid per year for a loan of US $1000 for 6 years, and the payment needs to be done
yearly. Find out the RATE.
Solution:
= RATE (6, -200, 1000, 0.1)
= 5%
Through the EFFECT function, we can understand the effective annual interest rate. When we
have the nominal interest rate and the number of compounding per year, it becomes easy to find
out the effective rate. Let’s have a look at how to calculate EFFECT financial function in excel –
EFFECT Example
Payment needs to be paid with a nominal interest rate of 12% when the number of
compounding per year is 12.
Solution:
= 12.68%
When we have an effective annual rate and the number of compounding periods per year, we
can calculate the NOMINAL rate for the year. Let’s have a look at how to do it in excel –
NOMINAL Example
Payment needs to be paid with an effective interest rate or annual equivalent rate of 12% when
the number of compounding per year is 12.
Solution:
= 11.39%
Through the SLN function, we can calculate depreciation via a straight-line method. In excel, we
will look at SLN financial function as follows –
Solution:
= SLN (5000, 300, 10)