ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   INDIRECT.EXT (https://www.excelbanter.com/excel-worksheet-functions/183244-indirect-ext.html)

[email protected]

INDIRECT.EXT
 
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)

Ron Rosenfeld

INDIRECT.EXT
 
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

[email protected]

INDIRECT.EXT
 
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.

Ron Rosenfeld

INDIRECT.EXT
 
On Thu, 10 Apr 2008 10:58:40 -0700 (PDT), wrote:

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.


Good to hear. Thanks for the feedback. For lurkers, the argument to INDIRECT
needs to be a string so, unless it is in a text cell, needs to be enclosed
between quote marks (" ").

By the way, the TRUE argument is superfluous, as that is the default.
--ron


All times are GMT +1. The time now is 12:53 PM.

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