I am working on a large document with multiple linked spreadsheets. This
document and spreadsheet will always have the same file names but will be
located in different directories depending on the user. I thought I could do
an ASK field then a REF field but it does not recognized the REF field inside
the quotes of the LINK field. I do know that all the files will be in the
same directory so if I could tell it just to look where the Word document is
for all the spreadsheets it would work. Does anybody have any other ideas or
help me figure out to get the REF field inside a LINK field to work?

Re: Linking Excel files that could have a variable path name? by Word

Word
Thu Sep 30 03:29:17 CDT 2004

G'day "Brown4girls" <Brown4girls@discussions.microsoft.com>,

You will need a little VBA UserForm to browse, select and insert.

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Brown4girls reckoned:

>I am working on a large document with multiple linked spreadsheets. This
>document and spreadsheet will always have the same file names but will be
>located in different directories depending on the user. I thought I could do
>an ASK field then a REF field but it does not recognized the REF field inside
>the quotes of the LINK field. I do know that all the files will be in the
>same directory so if I could tell it just to look where the Word document is
>for all the spreadsheets it would work. Does anybody have any other ideas or
>help me figure out to get the REF field inside a LINK field to work?