Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default what is the Function for reducing balance depriciation?

Need to know the Function to calculate the reducing balance depriciation.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default what is the Function for reducing balance depriciation?

Hi,

I think this may be what you want:

DB(cost, salvage, number of periods, period, [month])


The last parameter month is optional. It allows for a broken first and last
period of depreciation. i.e. If the item was purchased at the start of month
10 in the first period then the first period should only have three months of
depreciation in it and the last period will only have 9 months of
depreciation left in it. If omitted then the function assumes that the full
12 months depreciation applies in the first period. This option does not have
to a be an integer, for example 2.5 months could be used. When using this
option be sure to calculate the depreciation amount in the final part period
which will be the number of periods + 1 th period.





Example
If an item was purchased for $20,000 to be depreciated over 3 years with an
expected residual or salvage value of $10,000 then the function would be (for
the first period):

=DB(20000,10000,3,1)


The function would return $4,120

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"zamant" wrote:

Need to know the Function to calculate the reducing balance depriciation.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fixed & Reducing Balance Loan Calculation. Assad Excel Discussion (Misc queries) 6 May 3rd 23 05:05 PM
Reducing balance [email protected] Excel Discussion (Misc queries) 3 March 9th 09 08:20 AM
How do I enter the PV function to determine the ending balance of Rettarie Excel Worksheet Functions 2 February 16th 06 02:40 PM
rent received/balance owed/running balance spreadsheet Quickbooks dummy Excel Discussion (Misc queries) 1 January 2nd 06 07:34 PM
Depriciation Matrix Octavee Uhl Excel Worksheet Functions 1 December 16th 05 05:44 PM


All times are GMT +1. The time now is 07:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"