Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have programmatically created a workbook.
Several cells have a .Formula inserted of the form =XIRR(B47:B49,A47:A49) Which looks valid to my olde eyes. However, when I manually open the workbook: 1. All cells with an XIRR are flagged as #NAME? (TH eAnalysis Tool Pack is loaded). 2. If I select a cell with an XIRR, then select the forula in the formula bar, then use Enter, the forulma is calculated, so there is nothing wrong with the formula. What's the workaround? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Apr 27, 10:27*pm, "Howard Kaikow" wrote:
I have programmatically created a workbook. Several cells have a .Formula inserted *of the form =XIRR(B47:B49,A47:A49) Which looks valid to my olde eyes. However, when I manually open the workbook: 1. All cells with an XIRR are flagged as #NAME? (TH eAnalysis Tool Pack is loaded). 2. If I select a cell with an XIRR, then select the forula in the formula bar, then use Enter, the forulma is calculated, so there is nothing wrong with the formula. What's the workaround? Are you sure you have the correct syntax, i.e.: .Formula = "=XIRR(B47:B49,A47:A49)" Alex |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Alex Simmons" wrote in message
... It's a bug, e.g., see KB article 291058. Apparently, the bug has been around since at least Excel 97. I guess that it does not pay to wonder just how badly designed is Excel if this problem cannot be fixed in over 10 years, no point in wondering! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
XIRR value error | Excel Discussion (Misc queries) | |||
XIRR #Num! Error | Excel Worksheet Functions | |||
XIRR Error | Excel Worksheet Functions | |||
xirr value error | Excel Worksheet Functions | |||
#VALUE error with XIRR | Excel Discussion (Misc queries) |