SYD Function

The SYD function is one of the financial functions. It is used to calculate the depreciation of an asset for a specified accounting period using the sum of the years' digits method.

The SYD function syntax is:

SYD(cost, salvage, life, per)

where

cost is the cost of the asset.

salvage is the salvage value of the asset at the end of its lifetime.

life is the total number of the periods within the asset lifetime.

per is the period you wish to calculate depreciation for. The value must be expressed in the same units as life.

The numeric values can be entered manually or included into the cell you make reference to.

To apply the SYD function,

  1. select the cell where you wish to display the result,
  2. click the Insert function Insert function icon icon situated at the top toolbar,
    or right-click within a selected cell and select the Insert Function option from the menu,
    or click the Function icon icon situated at the formula bar,
  3. select the Financial function group from the list,
  4. click the SYD function,
  5. enter the required arguments separating them by commas,
  6. press the Enter button.

The result will be displayed in the selected cell.

SYD Function