• Home
  • AMORDEGRC function

AMORDEGRC function

The AMORDEGRC function is one of the financial functions. It is used to calculate the depreciation of an asset for each accounting period using a degressive depreciation method.

Syntax

AMORDEGRC(cost, date_purchased, first_period, salvage, period, rate, [basis])

The AMORDEGRC function has the following arguments:

ArgumentDescription
costThe cost of the asset.
date_purchasedThe date when asset is purchased.
first_periodThe date when the first period ends.
salvageThe salvage value of the asset at the end of its lifetime.
periodThe period you wish to calculate depreciation for.
rateThe rate of depreciation.
basisThe day count basis to use, a numeric value greater than or equal to 0, but less than or equal to 4. It is an optional argument. The possible values are listed in the table below.

The basis argument can be one of the following:

Numeric valueCount basis
0US (NASD) 30/360
1Actual/actual
2Actual/360
3Actual/365
4European 30/360
Notes

Dates must be entered by using the DATE function.

How to apply the AMORDEGRC function.

Examples

AMORDEGRC Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags