Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I am trying to use indirect as part of the NPV function for the variable values to include as the calculation...I get a Value error..can this function only be used as part of a sum etc...my formula is as follows.. =NPV(C69/12,'Amort schedule'!F4:INDIRECT("f"&LeaseTerm1+3)) Thank you and happy new year! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Without testing, try this
=NPV(C69/12,indirect("'Amort schedule'!F4:f"&LeaseTerm1+3)) -- Don Guillett Microsoft MVP Excel SalesAid Software "Debbie Horner" wrote in message ... Hi, I am trying to use indirect as part of the NPV function for the variable values to include as the calculation...I get a Value error..can this function only be used as part of a sum etc...my formula is as follows.. =NPV(C69/12,'Amort schedule'!F4:INDIRECT("f"&LeaseTerm1+3)) Thank you and happy new year! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
indirect function | Excel Worksheet Functions | |||
using the INDIRECT function | Excel Discussion (Misc queries) | |||
Indirect function ? | Excel Worksheet Functions | |||
Help with INDIRECT function. | Excel Worksheet Functions | |||
Indirect Function and Sum | Excel Worksheet Functions |