ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Fixed Asset/Depreciation formula (https://www.excelbanter.com/excel-programming/355328-fixed-asset-depreciation-formula.html)

GregR

Fixed Asset/Depreciation formula
 
I am looking for a formula that will calculate the PV of a fixed asset
less accumulated depriciation at a given time. Example: I know the
following

Aquisition Cost: 100,000
Aquistion date: 3/24/2004
Monthly depreciation expense: 4500
PV at 12/31/2006: ?

TIA

Greg


Carim[_3_]

Fixed Asset/Depreciation formula
 
Hi Greg

Take a look at all the financial functions in the Add-in
analysis tool pack ...

HTH
Cheers
Carim


Jim Rech

Fixed Asset/Depreciation formula
 
To find the number of full months between two dates you can use a formula
like this:

=DATEDIF(AcqDate,CurrDate,"m")

So you could multiply that by the monthly depreciation. It gets more
complicated if you're not using straight line depreciation, but you are<g.

--
Jim
"GregR" wrote in message
oups.com...
|I am looking for a formula that will calculate the PV of a fixed asset
| less accumulated depriciation at a given time. Example: I know the
| following
|
| Aquisition Cost: 100,000
| Aquistion date: 3/24/2004
| Monthly depreciation expense: 4500
| PV at 12/31/2006: ?
|
| TIA
|
| Greg
|



GregR

Fixed Asset/Depreciation formula
 
Carim, I don't see a formula I can use in the Analysis tool pack

Greg


GregR

Fixed Asset/Depreciation formula
 
Jim, we are using straight line depreciation and the formula you
suggested I used, but it is short 1 month. For example in the above
example the datedif is 33 months and the result I expected was 34
months, actually counting March 04 as an actual month. TIA

Greg


Jim Rech

Fixed Asset/Depreciation formula
 
I guess you have to add 1 to my formula. I know you can do that<g.

--
Jim
"GregR" wrote in message
ups.com...
| Jim, we are using straight line depreciation and the formula you
| suggested I used, but it is short 1 month. For example in the above
| example the datedif is 33 months and the result I expected was 34
| months, actually counting March 04 as an actual month. TIA
|
| Greg
|



GregR

Fixed Asset/Depreciation formula
 
Jim, yeah I got that one. Thanks

Greg



All times are GMT +1. The time now is 10:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com