Fixed asset Depreciation Formula

Dapao

New Member
Joined
Oct 1, 2021
Messages
2
Office Version
  1. 2019
Platform
  1. Windows
Hi,

May anyone be able to help with the below table formula? Thanks in advance.

1/1/202031/12/202031/8/2021
Date purchaseUseful life (Yr)MthCost AmountDepreciation b/fDepreciationDepreciation
2/7/202056015,000?????????
4/5/201256033,000
 

Excel Facts

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
there is a depreciation formula, it does require a salvage value. If you hit =db in a cell you'll see it.
 
Upvote 0
What rules apply for the calculation?
What type of depreciation is applicable?
What results do you expect?
Check Excel's help for formulas SLN SYD DB DDB VDB.
You can also use arithmetic functions.
 
Upvote 0
What rules apply for the calculation?
What type of depreciation is applicable?
What results do you expect?
Check Excel's help for formulas SLN SYD DB DDB VDB.
You can also use arithmetic functions.
straight-line method, salvage value =0
 
Upvote 0
What rules apply for the calculation?
What type of depreciation is applicable?
What results do you expect?
Check Excel's help for formulas SLN SYD DB DDB VDB. SLN
You can also use arithmetic functions.

T202110a.xlsm
ABCDE
1
2Date purchaseUseful life (Yr)MthCost AmountMonthly Deprec
31-Jul-2056015,000$250.00
44-May-1256033,000$550.00
1e
Cell Formulas
RangeFormula
E3:E4E3=SLN(D3,0,C3)


T202110a.xlsm
ABCDE
2Date purchaseUseful life (Yr)MthCost AmountMonthly Deprec
31-Jul-2056015,000$250.00
44-May-1256033,000$550.00
5
1e
Cell Formulas
RangeFormula
E3:E4E3=D3/C3
 
Upvote 0

Forum statistics

Threads
1,215,343
Messages
6,124,402
Members
449,156
Latest member
LSchleppi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top