It is easy to make a depreciation worksheet in Excel without using complex and conditional formulas. You only need to familiarize yourself with the SLN Straight-line method , DDB Double-declining balance method , and SYD Sum-of-the-years digits method formulas to compute depreciation.
I’ll show you how I built a depreciation worksheet from scratch, from setting up column headers to entering formulas and using each depreciation method. I have also included a free downloadable template you can start using right away, in case you want to skip the whole process I show below.
Hopefully, by walking you through how to make a depreciation worksheet in Excel, you’ll learn how to customize my downloadable template to suit your needs.
Step 1: Assemble the column headers in row 1.
Here’s how I set up the depreciation worksheet in Excel. First, I created a new Excel spreadsheet and entered the following column headers in row 1:
- Asset’s Name
- Useful Life
- Historical Cost
- Salvage Value
- Current Period
- Depreciation Expense
- Accumulated depreciation, beginning
- Accumulated depreciation, ending

What your spreadsheet should look like
Row 1 serves as the column headers, so I ensured that they’re labeled clearly. I also adjusted the column widths to leave enough space for the data.
For values in Columns B, C, F, G, and H, I formatted the cells as Currency so that they display the dollar sign. To do this, follow this process:
- Right-click on the cell or column.
- Select Format Cells.
- Go to the Currency category.
- Choose the desired format (e.g., 2 decimal places, symbol: $).
This formatting step keeps the worksheet clean and easy to read.
The blue cells in my downloadable template are for data entry, and this is where I input the asset details and other values. Meanwhile, the gray cells already contain built-in formulas, so I let the gray cells do the work. This keeps everything running smoothly and prevents errors in the calculations.

Worksheet in our downloadable template
Where to get the data
The easiest way I get fixed asset data is by generating a report from my accounting software. I look for a report that shows all activity in the fixed asset balance sheet accounts.
By reviewing this report, I can usually find the cost of the asset and the purchase date. For the useful life and salvage value, I check if there’s any documentation that outlines standard values for different fixed asset types. This might come from internal policies or previous asset schedules.
Step 2: Enter the depreciation expense formulas.
The depreciation formula may differ depending on what method you use. Regardless of the method, enter the formula in Column F of the worksheet.
Here are the syntaxes of the different depreciation formulas you can use:
In the template I created, the worksheet automatically selects the correct depreciation formula based on a set of conditions. So, there’s no need for you to enter the formula in each row manually.
Still, the template uses the same depreciation methods I explained earlier: SLN, DDB, and SYD. I recommend getting familiar with how each formula works, especially if you plan to make changes or customize the template. Understanding the logic behind the template gives you more flexibility and control.
Related resources:
Step 3: Enter the accumulated depreciation formulas.
To get started, I pulled up last year’s depreciation worksheet, so go ahead and do the same. I copied the ending Accumulated Depreciation for each fixed asset and pasted it into this year’s beginning Accumulated Depreciation column.

What accumulated depreciation for one sample asset looks like
In Cell H2, I enter the formula =F2+G2 to calculate the ending Accumulated Depreciation. This adds the Depreciation Expense (F2) and the beginning Accumulated Depreciation (G2).
To apply this formula to the rest of the rows, I used Excel’s autofill feature. I clicked on Cell H2, then hovered my cursor over the bottom right corner until I saw a small square. Once it appeared, I clicked and dragged it down to fill the formula in the rows below.
Frequently asked questions (FAQs)
A depreciation worksheet is a document that shows the depreciation expense and accumulated depreciation of an asset. It lets you track depreciation for the current year and serves as an internal reference document for depreciation journal entries.
The formulas you need to familiarize yourself with are SLN, DDB, and SYD. The syntax of each formula is as follows:
- SLN: =SLN(cost, salvage, life)
- DDB: =DDB(cost, salvage, life, period, [factor])
- SYD: =SYD(cost, salvage, life, per)
The formula depends on the depreciation method used.
- Straight-line depreciation: (Cost − SalvageValue) ÷ Useful Life
- Double declining balance: BookValue × ( 2 ÷ Useful Life)
- Sum-of-years’ digits: (Remaining Life ÷ Sum of the Years) × (Cost − Salvage Value)






