jonexcel88
New Member
- Joined
- Sep 27, 2021
- Messages
- 3
- Office Version
- 2019
- Platform
- Windows
Hi all,
I am developing a forecast of costs using the NPV formula which include operating and fixed costs however, the fixed costs reoccur every X years (depending on the type of equipment). The model looks at costs of switching from equipment 1 to equipment 2. Equipment 1 only has operating costs and no fixed costs whereas equipment 2 has operating costs and reoccurring fixed costs every (C104) years.
I currently have:
=NPV($C$105, $E$34:E34, $C$103+F87,OFFSET(G87,0,0,1,$C$104-1),$C$103+OFFSET(G87,0,$C$104-1,1,1),OFFSET(G87,0,$C$104,1,$C$104-1))
Where:
C105 = discount rate
E34 = operating costs of equipment type 1
C103 = fixed cost of equipment 2
G87 = first year of operating costs of equipment type 2
C104 =useful life of equipment type 2
I don't think the NPV formula is working correctly here. Happy to explain further if you need more information to help.
Thanks in advance!
I am developing a forecast of costs using the NPV formula which include operating and fixed costs however, the fixed costs reoccur every X years (depending on the type of equipment). The model looks at costs of switching from equipment 1 to equipment 2. Equipment 1 only has operating costs and no fixed costs whereas equipment 2 has operating costs and reoccurring fixed costs every (C104) years.
I currently have:
=NPV($C$105, $E$34:E34, $C$103+F87,OFFSET(G87,0,0,1,$C$104-1),$C$103+OFFSET(G87,0,$C$104-1,1,1),OFFSET(G87,0,$C$104,1,$C$104-1))
Where:
C105 = discount rate
E34 = operating costs of equipment type 1
C103 = fixed cost of equipment 2
G87 = first year of operating costs of equipment type 2
C104 =useful life of equipment type 2
I don't think the NPV formula is working correctly here. Happy to explain further if you need more information to help.
Thanks in advance!