Brian Dunning's FileMaker Custom Functions

DepreciationStraightLineAmount ( Cost ; ResidualValue ; NoYrsDepreciation )

Calculates the value at which an asset depreciates annually when using the straight line method of calculating depreciation

  Average rating: 4.6 (35 votes) Log in to vote

Ed Bullock   Ed Bullock
Camise Solution Limited
http://www.camise.co.uk

Share on Facebook Share on Twitter

  Sample input:
DepreciationStraightLineAmount ( 11000 ; 1000 ; 5 )
  Sample output:
2000

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Calculates the annual depreciation value when using the straight line method of calculating depreciation i.e the asset loses the same value year after year rather than losing more in depreciation in its early years (Reducing Balance method)

Enter the Cost
Enter the Residual Value (scrap value after its usable life)
Enter the number of years over which it will depreciate (the assets usable life)

Returns a figure of how much the asset depreciates each year

Example

Cost of asset: 11,000
Residual cost: 1,000
NoYrsDepreciation: 5

Returns 2,000

Example

Yr1: 11,000 - 2,000 = 9,000
Yr2: 9,000 - 2,000 = 7,000
Yr3: 7,000 - 2,000 = 5,000
Yr4: 5,000 - 2,000 = 3,000
Yr5: 3,000 - 2,000 = 1,000 (residual value)

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: