I use Excel 2000 on WINXP SP3.
I have a whole bunch of Excel files in subdirectories of a directory I call D:\ExcelData. These contain Excel files with cells that have links to files in this directory, but not necessarily to the same subdirectory, so that the cell formula might look something like:
"D:\ExcelData\SubDirectory1\SubsubDirectory2\[ExcelFileA.xls]A1"
where ExcelFileA is the file I want to link to.
This works fine, and I've been using it for a few years, but now, I want to copy this directory onto a flash memory stick. I want to take this with me when I travel, instead of a laptop. However, when I will insert the memory stick into another PC, the directory will be called "F:\ExcelData" (or G or H), and I'll have to spend a lot of time finding each of the links to correct for this.
My question is this: Is there any way I can refer to the main directory in a relational manner without specifically stating the drive letter, to save me the cumbersome procedure of searching for each link?
I have a whole bunch of Excel files in subdirectories of a directory I call D:\ExcelData. These contain Excel files with cells that have links to files in this directory, but not necessarily to the same subdirectory, so that the cell formula might look something like:
"D:\ExcelData\SubDirectory1\SubsubDirectory2\[ExcelFileA.xls]A1"
where ExcelFileA is the file I want to link to.
This works fine, and I've been using it for a few years, but now, I want to copy this directory onto a flash memory stick. I want to take this with me when I travel, instead of a laptop. However, when I will insert the memory stick into another PC, the directory will be called "F:\ExcelData" (or G or H), and I'll have to spend a lot of time finding each of the links to correct for this.
My question is this: Is there any way I can refer to the main directory in a relational manner without specifically stating the drive letter, to save me the cumbersome procedure of searching for each link?