The Excel DDB function computes an asset’s depreciation using the Double Declining Balance Method or another depreciation rate supplied.
Syntax :
= DDB (cost, salvage, life, period, [factor])
Parameters :
Cost :
Salvage :
Period :
Factor :
Example :
In the following example, the DDB function calculates the yearly depreciation of an asset that costs $10,000 at the start of year 1 and has a salvage value of $1,000 after 5 years using the double declining depreciation technique.
Ask Your Query