Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I just downloaded this function and am having trouble getting it to
work. When I enter the reference value in the function formula dialog box, the reference evaluates correctly to the contents of the cell in the closed worksheet. Yet when I close the function dialog box, the cell in my spreadsheet says "#REF". I have tried all combinations of the remaining parameters, but nothing returns to my spreadsheet excep "#REF". This is what I have in the formula: =INDIRECT.EXT('\\fhserver1\data\Finance\Project ETCs\ETC New Form\ETC \6170\[63.xls]ETC'!$E$38,TRUE) |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
On Apr 10, 12:40*pm, Ron Rosenfeld wrote:
On Thu, 10 Apr 2008 06:38:41 -0700 (PDT), wrote: =INDIRECT.EXT('\\fhserver1\data\Finance\Project ETCs\ETC New Form\ETC \6170\[63.xls]ETC'!$E$38,TRUE) Try this: =INDIRECT.EXT("'\\fhserver1\data\Finance\Project ETCs\ETC New Form\ETC \6170\[63.xls]ETC'!$E$38",TRUE) --ron Thank You! That does it. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Allow EXCEL INDIRECT(ADDRESS()) and INDIRECT(RANGE()) functions | Excel Worksheet Functions | |||
INDEX("a"&COLUMNS(INDIRECT(A1):INDIRECT(A2)):A30,4) | Excel Discussion (Misc queries) | |||
How to use INDIRECT? | Excel Worksheet Functions | |||
How to use INDIRECT? | Excel Discussion (Misc queries) | |||
INDIRECT.EXT | Excel Worksheet Functions |