Relative reference to another file

  • Thread starter Thread starter annabel
  • Start date Start date
A

annabel

Hi-
I am trying to create a formula with a relative reference to a cel
that is in another workbook. I can only find information on relativ
referencing within a workbook.
I am trying to use the ..\ concept to go up one level to find the fil
works in Excel, but keep getting formula errors.
Any input is greatly appreciated
 
If all workbooks in question are supposed to be open then you can use
INDIRECT, if not you need a UDF

ftp://members.aol.com/hrlngrv/

look for pull.zip, then do a Google search on how to apply it or go here

http://xcell05.free.fr/

select English pages and download and install morefunc, it has help files as
well, for this you would use

INDIRECT.EXT

--
Regards,

Peo Sjoblom

Portland, Oregon
 
Doesn't work, a least through 2002. The cell will always show
the full path, but will save relative only if it's in the same or
lower level directory. If it's on the same drive, it saves from the
first \. Regardless, if the file is closed, enter the full path. If the
file
is open, enter the full path or no path. Excel will figure out what
from the path to save.
If they could get it to understand paths better they might also
get it to understand the idea of 2 files in different paths with the
same filename.
kcc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top