Start Free Trial
← Back to Blog

Master the 9 Basic Excel Financial Functions and Formulas

Excel provides a comprehensive set of financial functions that allow you to perform various calculations related to loans, investments, depreciation, and more. In this article, we’ll cover key financial functions—PMT, NPV, IRR, SYD, FV, PV, DDB, PRICE, SLN, CUMIPMT, YIELD, DURATION, and ACCRINT. These functions are essential for anyone involved in finance, accounting, or investing.

1. PMT: Calculating Loan Payments

The PMT function calculates the payment amount for a loan based on constant payments and a constant interest rate.

Syntax:

=PMT(rate,nper,pv,[fv],[type])

Example:

=PMT(5%/12,60,-10000)

Use Case: Loan repayment calculations for mortgages, car loans, etc.

2. NPV: Calculating Net Present Value

The NPV function calculates the net present value of an investment based on a series of periodic cash flows and a discount rate.

Syntax:

=NPV(rate,value1,[value2],...)

Example:

=NPV(10%,1000,2000,3000)

Use Case: Investment analysis to assess profitability.

3. IRR: Calculating Internal Rate of Return

The IRR function calculates the internal rate of return for a series of cash flows.

Syntax:

=IRR(values,[guess])

Example:

=IRR(A1:A5)

Use Case: Evaluating the attractiveness of an investment.

4. SYD: Calculating Depreciation Using the Sum-of-Years' Digits Method

The SYD function calculates depreciation using the sum-of-years' digits method, which accelerates depreciation in the earlier years of an asset's life.

Syntax:

=SYD(cost,salvage,life,per)

Example:

=SYD(10000,1000,5,1)

Use Case: Accelerated depreciation for accounting or tax purposes.

5. FV: Calculating Future Value

The FV function calculates the future value of an investment based on periodic, constant payments and a constant interest rate.

Syntax:

=FV(rate,nper,pmt,[pv],[type])

Example:

=FV(6%/12,10*12,-200)

Use Case: Savings and retirement planning.

6. PV: Calculating Present Value

The PV function calculates the present value of an investment or loan based on future payments, a constant interest rate, and the total number of periods.

Syntax:

=PV(rate,nper,pmt,[fv],[type])

Example:

=PV(5%/12,5*12,500)

Use Case: Assessing the value of future cash flows.

7. DDB: Calculating Depreciation Using the Double-Declining Balance Method

The DDB function calculates depreciation using the double-declining balance method, which is an accelerated depreciation method.

Syntax:

=DDB(cost,salvage,life,period,[factor])

Example:

=DDB(10000,1000,5,1)

Use Case: Accelerated depreciation for tax benefits.

8. PRICE: Calculating the Price of a Bond

The PRICE function calculates the price per $100 face value of a bond based on an expected yield.

Syntax:

=PRICE(settlement,maturity,rate,yld,redemption,frequency,[basis])

Example:

=PRICE("2024-09-01","2034-09-01",5%,6%,100,2)

Use Case: Bond pricing and valuation for investors and financial analysts.

9. SLN: Calculating Straight-Line Depreciation

The SLN function calculates the depreciation of an asset for one period using the straight-line method.

Syntax:

=SLN(cost,salvage,life)

Example:

=SLN(10000,1000,5)

Returns 1,800, indicating yearly depreciation.

Use Case: Fixed annual depreciation for accounting purposes.

📁 Get All Templates Free →

Opens in Google Drive — view and download for free

Ready to try Updoot free?

GPS time tracking, scheduling, HR, payroll, CRM, and more in one platform built for small business.

Start Free Today