I am creating a Word Template document to used as a Form. Througout this
document I want to show the contents of a form field so I used the LINK field.

Unfortunately, I cannot find a way for the "filename" in the LINK field to
refer to "the document that is currently open" (e.g Document1, Document2,
etc. or C:\FFFF.doc).

I tried nesting the FILENAME field within the LINK field but it doesn't work
when you save the Template document.

Can you help, please?

Re: How can I get a LINK field in a Word template to refer to the cur. by Dave

Dave
Tue Sep 12 12:33:19 CDT 2006

I think you're using the wrong field. Try using the REF field, as in

{REF BookmarkNameOfFormField}

HTH,
Dave

"RPJ" <RPJ@discussions.microsoft.com> wrote in message
news:CC303382-C51E-4A5F-89D6-C0E1FFFCA4A2@microsoft.com...
>I am creating a Word Template document to used as a Form. Througout this
> document I want to show the contents of a form field so I used the LINK
> field.
>
> Unfortunately, I cannot find a way for the "filename" in the LINK field to
> refer to "the document that is currently open" (e.g Document1, Document2,
> etc. or C:\FFFF.doc).
>
> I tried nesting the FILENAME field within the LINK field but it doesn't
> work
> when you save the Template document.
>
> Can you help, please?