Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Matt
 
Posts: n/a
Default Indirect does not recognize full server path?

I have an excel workbook linked to several other workbooks (all of which
change names - i.e. a date indexing: filename_date.xls). They also live on
different servers, so I am trying to set the full server names
\\server\folder\etc. If I use the defined path, i.e. W:\, indirect works,
but when I change the the W:\ to \\server\folder, it doesn't - I get #REF!

I need to use the full server path becuase the file will be shared among
others who have different paths set up

Thanks!
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default Indirect does not recognize full server path?

I think you'll find that with the next calculation, that =indirect() formula
that points at a closed workbook will fail--no matter how you refer to that
path.

Harlan Grove wrote a UDF called PULL that will retrieve the value from a closed
workbook.

You can find the function at Harlan's FTP site:
ftp://members.aol.com/hrlngrv/
Look for pull.zip

Matt wrote:

I have an excel workbook linked to several other workbooks (all of which
change names - i.e. a date indexing: filename_date.xls). They also live on
different servers, so I am trying to set the full server names
\\server\folder\etc. If I use the defined path, i.e. W:\, indirect works,
but when I change the the W:\ to \\server\folder, it doesn't - I get #REF!

I need to use the full server path becuase the file will be shared among
others who have different paths set up

Thanks!


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Matt
 
Posts: n/a
Default Indirect does not recognize full server path?

I have the files open, and it fails using the full server path, but not when
I use the defined path (and the file open, of course)...

"Dave Peterson" wrote:

I think you'll find that with the next calculation, that =indirect() formula
that points at a closed workbook will fail--no matter how you refer to that
path.

Harlan Grove wrote a UDF called PULL that will retrieve the value from a closed
workbook.

You can find the function at Harlan's FTP site:
ftp://members.aol.com/hrlngrv/
Look for pull.zip

Matt wrote:

I have an excel workbook linked to several other workbooks (all of which
change names - i.e. a date indexing: filename_date.xls). They also live on
different servers, so I am trying to set the full server names
\\server\folder\etc. If I use the defined path, i.e. W:\, indirect works,
but when I change the the W:\ to \\server\folder, it doesn't - I get #REF!

I need to use the full server path becuase the file will be shared among
others who have different paths set up

Thanks!


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dave Peterson
 
Posts: n/a
Default Indirect does not recognize full server path?

If the file is open, you don't need the path at all.

I'd remove the path from the formula.

I don't have a network to test it on, but I don't recall seeing any length
restriction for that path. There is a length restriction for a formula in
excel, though. It can't exceed 1024 characters when measured in R1C1 reference
style.

Any chance that's the problem?

Matt wrote:

I have the files open, and it fails using the full server path, but not when
I use the defined path (and the file open, of course)...

"Dave Peterson" wrote:

I think you'll find that with the next calculation, that =indirect() formula
that points at a closed workbook will fail--no matter how you refer to that
path.

Harlan Grove wrote a UDF called PULL that will retrieve the value from a closed
workbook.

You can find the function at Harlan's FTP site:
ftp://members.aol.com/hrlngrv/
Look for pull.zip

Matt wrote:

I have an excel workbook linked to several other workbooks (all of which
change names - i.e. a date indexing: filename_date.xls). They also live on
different servers, so I am trying to set the full server names
\\server\folder\etc. If I use the defined path, i.e. W:\, indirect works,
but when I change the the W:\ to \\server\folder, it doesn't - I get #REF!

I need to use the full server path becuase the file will be shared among
others who have different paths set up

Thanks!


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
full UNC path in footer muttdaemon Excel Discussion (Misc queries) 1 October 12th 05 06:21 PM
full path of excel file Song Excel Discussion (Misc queries) 2 August 21st 05 06:50 PM
Drive and full path in name at top of screen Mervyn Thomas Excel Discussion (Misc queries) 14 August 3rd 05 03:22 PM
Recurring Problems with Links with Full Path Names JMcBeth Excel Discussion (Misc queries) 1 February 4th 05 10:11 PM
How to change the Excel Title Bar to show the full file path na... lmilkey8855 Excel Discussion (Misc queries) 2 January 6th 05 03:08 PM


All times are GMT +1. The time now is 09:48 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"