- Jan 15, 2026
Excel Depreciation for Part of the Year
- Neale Blackwood
- Dynamic Arrays, Formulas
- 0 comments
Sign up to hear about free Excel training.
I won't share your email with anyone.
Reading time:1 min read
The DB function has an optional fifth argument that allows you to specify how many months did appreciate in the first year.
In the image below you can see the DB function being used in cell B9.
This formula spills down to match the spill range in cell A9.
The formula in cell A9 is a spill range that returns the number of years plus one. It uses the SEQUENCE function. This handles the fact that there is part depreciation in the first and last year.
As you can see that appreciation is higher in the first years as it uses fixed declining balance depreciation.
The first four arguments in the function are the standard four arguments for depreciation cost, salvage value, life and period. Life and period need to be the same units.


