Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am creating monthly summary files that grab information from many other
files. Prior to this year, the information has been linked using complete path information. We are currently changing our network, so old paths will no longer be valid. We are trying to work out a directory structure which best meets not only our current needs, but also allows for portability (in case the network is changed again, or the files need to be moved). What I would like to be able to do is to have the links all be relatve rather than absolute file paths. The following is an example of our directory structu - the main file is in h:\lmt\Statistics\2006\January - some supporting (source) documents are in this same directory (h:\lmt\Statistics\2006\January) - other supporting (source) documents are in a sub-directory (h:\lmt\Statistics\2006\January\from_Systems) - There may also be cases (as with summaries or year-to-year comparisons), where I need to go "up and over" (h:\lmt\Statistics\2005...) Instead of having a formula that reads ='H:\lmt\Statistics\2006\January\[Jan06-BRI.xls]DAILYSTATS'!$B$5 I would like to have a relative formula, but I don't know what it would look like. Maybe something like this: ='\[Jan06-BRI.xls]DAILYSTATS'!$b$5' ??? I would really appreciate it if someone could help me with this. Sincerely, Jennifer |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Edit/Links/Change Source
"Jennifer" wrote: I am creating monthly summary files that grab information from many other files. Prior to this year, the information has been linked using complete path information. We are currently changing our network, so old paths will no longer be valid. We are trying to work out a directory structure which best meets not only our current needs, but also allows for portability (in case the network is changed again, or the files need to be moved). What I would like to be able to do is to have the links all be relatve rather than absolute file paths. The following is an example of our directory structu - the main file is in h:\lmt\Statistics\2006\January - some supporting (source) documents are in this same directory (h:\lmt\Statistics\2006\January) - other supporting (source) documents are in a sub-directory (h:\lmt\Statistics\2006\January\from_Systems) - There may also be cases (as with summaries or year-to-year comparisons), where I need to go "up and over" (h:\lmt\Statistics\2005...) Instead of having a formula that reads ='H:\lmt\Statistics\2006\January\[Jan06-BRI.xls]DAILYSTATS'!$B$5 I would like to have a relative formula, but I don't know what it would look like. Maybe something like this: ='\[Jan06-BRI.xls]DAILYSTATS'!$b$5' ??? I would really appreciate it if someone could help me with this. Sincerely, Jennifer |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Relative Ranges in excel macro | Excel Discussion (Misc queries) | |||
Relative Ranges in excel macro | Excel Worksheet Functions | |||
External Links on open and Excel 2003 | Excel Discussion (Misc queries) | |||
Links in Excel | Excel Discussion (Misc queries) | |||
How do I Break links Using Excel 2000 | Excel Discussion (Misc queries) |