Syntax
| Parameter | Description |
|---|---|
| cost | Parameter of the SLN function. |
| salvage | Parameter of the SLN function. |
| life | Parameter of the SLN function. |
Examples
Office equipment depreciation
=SLN(5000, 500, 5)
Vehicle depreciation
=SLN(45000, 8000, 7)
Software amortization
=SLN(120000, 0, 3)
Common Errors
Life is zero, which would cause division by zero.
One or more arguments is non-numeric.
Tips
SLN returns the same value regardless of which period you're asking about — it's constant depreciation. If you need accelerated depreciation, use DDB or SYD.
SLN gives annual depreciation if life is in years. Divide the result by 12 for monthly depreciation entries.
SLN is the easiest depreciation formula but may not reflect actual asset value decline. Equipment often loses more value early — consider SYD or DDB for a more realistic schedule.
Try SLN in Viztab
Import your data and use SLN with 370+ other formulas. No signup required.
Open Viztab