How to Use the DDB Function in Excel

Welcome to the tutorial on how to use the DDB function in Excel and Google Sheets. This function is designed to compute depreciation using the double-declining balance method. It provides a way to evaluate how much an asset has depreciated over a specified period within its effective lifespan.

Syntax

The syntax for the DDB function is:

DDB(cost, salvage, life, period, [factor])
  • cost: The initial cost of the asset.
  • salvage: The value of the asset at the end of its useful life.
  • life: The total number of periods over which the asset will be depreciated.
  • period: The period for which the depreciation calculation is required.
  • factor: (Optional) The multiplier for accelerating the depreciation rate (default value is 2, which indicates the double-declining balance).

Examples

Below are examples that illustrate how to apply the DDB function:

Example 1 – Basic Usage

Consider an asset with an initial cost of $10,000, a salvage value of $1,000, a useful life of 5 years, and the task is to calculate the depreciation for the second year.

Cost Salvage Life Period Depreciation for Year 2
$10,000 $1,000 5 2 =DDB(10000, 1000, 5, 2)

The result indicates the depreciation amount for the second year calculated using the double-declining balance method.

Example 2 – Custom Factor

To use a custom factor, such as 1.5, you can include it as the final argument in the function.

For instance, to calculate the depreciation of an asset costing $8,000, with a salvage value of $500, a useful life of 4 years, for the third year using a 1.5 acceleration factor:

Cost Salvage Life Period Factor Depreciation for Year 3
$8,000 $500 4 3 1.5 =DDB(8000, 500, 4, 3, 1.5)

This result shows the depreciation value for the third year with the specified acceleration factor.

Using the DDB function allows for precise depreciation calculations of assets based on the double-declining balance method in both Excel and Google Sheets.

More information: https://support.microsoft.com/en-us/office/ddb-function-519a7a37-8772-4c96-85c0-ed2c209717a5

Other functions
Returns the accrued interest for a security that pays periodic interest
Returns the accrued interest for a security that pays interest at maturity
Returns the depreciation for each accounting period by using a depreciation coefficient
Returns the depreciation for each accounting period
Returns the number of days from the beginning of the coupon period to the settlement date
Returns the number of days in the coupon period that contains the settlement date
Returns the number of days from the settlement date to the next coupon date
Returns the next coupon date after the settlement date
Returns the number of coupons payable between the settlement date and maturity date
Returns the previous coupon date before the settlement date
Returns the cumulative interest paid between two periods
Returns the cumulative principal paid on a loan between two periods
Returns the depreciation of an asset for a specified period by using the fixed-declining balance method
Returns the discount rate for a security
Converts a dollar price, expressed as a fraction, into a dollar price, expressed as a decimal number
Converts a dollar price, expressed as a decimal number, into a dollar price, expressed as a fraction
Returns the annual duration of a security with periodic interest payments
Returns the effective annual interest rate
Returns the future value of an investment
Returns the future value of an initial principal after applying a series of compound interest rates
Returns the interest rate for a fully invested security
Returns the interest payment for an investment for a given period
Returns the internal rate of return for a series of cash flows
Calculates the interest paid during a specific period of an investment
Returns the Macauley modified duration for a security with an assumed par value of $100
Returns the internal rate of return where positive and negative cash flows are financed at different rates
Returns the annual nominal interest rate
Returns the number of periods for an investment
Returns the net present value of an investment based on a series of periodic cash flows and a discount rate
Returns the price per $100 face value of a security with an odd first period
Returns the yield of a security with an odd first period
Returns the price per $100 face value of a security with an odd last period
Returns the yield of a security with an odd last period
Returns the number of periods required by an investment to reach a specified value
Returns the periodic payment for an annuity
Returns the payment on the principal for an investment for a given period
Returns the price per $100 face value of a security that pays periodic interest
Returns the price per $100 face value of a discounted security
Returns the price per $100 face value of a security that pays interest at maturity
Returns the present value of an investment
Returns the interest rate per period of an annuity
Returns the amount received at maturity for a fully invested security
Returns an equivalent interest rate for the growth of an investment
Returns the straight-line depreciation of an asset for one period
Returns the sum-of-years' digits depreciation of an asset for a specified period
Returns the bond-equivalent yield for a Treasury bill
Returns the price per $100 face value for a Treasury bill
Returns the yield for a Treasury bill
Returns the depreciation of an asset for a specified or partial period by using a declining balance method
Returns the internal rate of return for a schedule of cash flows that is not necessarily periodic
Returns the net present value for a schedule of cash flows that is not necessarily periodic
Returns the yield on a security that pays periodic interest
Returns the annual yield for a discounted security; for example, a Treasury bill
Returns the annual yield of a security that pays interest at maturity