Excel Functions
Excel Functions
Lecture - Outline
1
1. Assumed Excel Knowledge
As you would have seen in the Week 1, Week 2 and Week 3 lectures
on the topic TVM, we have included customised Excel spreadsheets to
accompany many of the examples and illustrations shown in the
lecture notes.
Therefore, if you have not already done so, check out and familiarise
yourself with the KickStart Excel Tutorials
Like with a calculator, you need to tell Excel what to do, placing
data in rows and columns, and inserting formulae in specific cells
instructing Excel in what ways you wish to manipulate the data to
obtain sought answers.
2
1. Assumed Excel Knowledge (Cont’d)
1. Intro Video:
Amortising a loan…an extension of the Kickstart series.
2. Demo TVM Excel functions using the Amortisation schedule
Annuity Calculations (components of the annuity) To force a positive
i. FV(rate,nper,pmt,[pv],[type])
value, use a
ii. NPER(rate,pmt,pv,[fv],[type])
negative in front of
iii. PMT(rate,nper,-pv,[fv],[type]) PV or Pmt (cash
iv. PV(rate,nper,pmt,[fv],[type]) inflow cash outflow
v. RATE(nper, pmt, pv, [fv], [type], [guess]) match in Excel)
Loan Amortisation (special functions)
i. -CUMIPMT(rate,nper,pv,start_period,end_period,type)
ii. -CUMPRINC(rate,nper,pv,start_period,end_period,type)
iii. IPMT(rate, per, nper, pv, [fv], [type])
iv. PPMT(rate,per,nper,pv,[fv],[type]) =-CUMPRINC and
=-CUMIPMT [don’t use
negative PV].
3
3. Time Value of Money (TVM) Functionality
3. Other TVM functions (refer Week 4 Added excel spreadsheets)
a) Can we use =PV(), =FV(), =RATE(), =NPER() if it’s a single cash flow
that we want to discount or compound? Demo examples from Week 4
added spreadsheet (2)
b) NPV(rate,value1,[value2],...) Demo 6.2; Example 6.1
TVM functions (in Excel click on the formula bar icon fx) listed below return the:
a) NPV
NPV(rate, value 1, [value 2],…) present value of a range of cash flow values
b) PV and FV Calculations
i. FV(rate,nper,pmt,[pv],[type]) future value of an investment.
ii. NPER(rate,pmt,pv,[fv],[type]) number of periods for an investment.
iii. PMT(rate,nper,pv,[fv],[type]) periodic payment for an annuity.
iv. PV(rate,nper,pmt,[fv],[type]) present value of an investment.
v. RATE(nper,pmt,pv,[fv],[type],[guess]) interest rate per period of an annuity.
vi. NPV(rate, value 1, [value 2],…) present value of a range of cash flow values
8a
4
3. Time Value of Money (TVM) Functionality (Cont’d)
c) Loan Amortisation
TVM functions (in Excel click on the formula bar icon fx) listed below return the:
8b
What’s next?
Prac Sets Week 4 Online
Complete: Available on iLearn. Practice Sets are under week 4 page and are not
assessable.
Week 5
Read: Lecture slides (available on iLearn in the Week 5 Tab).
Other: Review the Week 4 lecture, and replicate the KickStart Excel tutorials and
Week 4 tutorial