SLN

Specifies the straight-line depreciation of an asset for a single period.

Syntax

SLN(cost, salvage, life)

The SLN function has the following named arguments:

cost
Required. Variant specifying initial cost of the asset.
salvage
Required. Variant specifying value of the asset at the end of its useful life.
life
Required. Variant specifying length of the useful life of the asset.

Remarks

The depreciation period must be expressed in the same unit as the life argument. All arguments must be positive numbers.