AMORDEGRC function - The function returns the depreciation for each accounting period in Excel
Excel is a powerful tool in financial accounting. In each accounting period depreciation values are always mentioned. The following article details the AMORDEGRC function, the function returns the depreciation for each accounting period.
Description: The function calculates the depreciation of assets in each accounting period, the preferred function is to look at the French accounting system.
Syntax: AMORDEGRC (cost, date_purchased, first_period, salvage, period, rate, basis) .
Inside:
- cost: The value of the property when purchased, is a required parameter.
- date_purchased: The date the asset was purchased, a required parameter.
- first_period: The last day of the first accounting period, is a required parameter.
- salvage: The recovered value of the real ship at the end of the service life, which is a mandatory parameter.
- period: The number of periods for which depreciation is to be calculated and required.
- rate: Depreciation rate.
- basis: The basis for determining the number of days, is an optional parameter if ignoring the default value is 0. Basis has the following values:
+ Basis = 0: The number of days per month is 30, the number of days per year is 360 according to US standards.
+ Basis = 1: The number of days per month is equal to the actual number of days per month, the number of days in a year is the actual number of days per year.
+ Basis = 2: The actual number of days in a month / 360 days a year.
+ Basis = 3: The actual number of days in a month / 365 days a year.
+ Basis = 4: The number of days per month is 30 / A year has 360 days according to European standards.
Attention:
- Enter the date using the DATE function (year, moth, day) .
- The function calculates depreciation to the end of the term or depreciation until the accumulated depreciation value is greater than the capital spent minus the residual value of the asset when it expires.
- The depreciation value reaches 50% in the period before the last period and increases by 100% in the last period.
- If the asset's life cycle is from 0 to 1, 1 to 2, 2 to 3, 3 to 4 => the #NUM!
For example:
The depreciation in the first period of an asset is calculated as follows:
In the cell that you want to enter the formula: = AMORDEGRC (D6, D7, D8, D9, D10, D11, D12) .
Pressing Enter will calculate the depreciation value in the first period of the 68 million property value:
Thus, the depreciation value of the asset is 68 million VND in the first period, the depreciation value is 10 million.
Above is a guide to using AMORDEGRC function, hoping to help you in your work.
Good luck!
You should read it
- DDB function - Calculate depreciation of assets in Excel
- SLN function - Returns the depreciation value of an asset using the straight-line method in Excel
- SYD function - Calculate depreciation for an asset by remaining value in Excel
- Basic Excel functions that anyone must know
- DB function - The function calculates the depreciation of assets with specific maturity in Excel
- VDB function - Calculate asset depreciation by the declining balance method in Excel
- How to use the IF function in Excel
- How to use the IFS function in Excel 2016
- DAYS360 function - The function returns the number of days between 2 dates, based on 360 days in Excel
- CHISQ.TEST function - The function returns the independence test in Excel
- OR function in Excel, how to use the OR function, and examples
- FORECAST function - The function returns a value along a linear trend in Excel
Maybe you are interested
AI predicts storms 10 days in advance, with outstanding results
How to calculate the number of days between two time points extremely quickly using Excel
Reasons why you should not use your laptop outdoors on sunny days
Why do people only stay in submarines for a maximum of 90 days, but can stay in space for 6 months or more?
5 Great apps to countdown the days on your phone
One day on the Moon is equal to how many days on Earth?