I am trying to create a dynamic hyperlink within a mail merge document.
The root of my URL is held within the Hyperlink base, the page name is
within a merge field, and am just adding the htm extension onto the back of
it.
However, whenever i encompass this within the HYPERLINK key field all i get
is the hyperlink base. My code is as follows:
{Hyperlink {Docproperty HyperlinkBase} {MERGEFIELD Document_id} ".htm" }
Any suggestions as to why it's not working???
Many thanks in advance to you all
Peter Jamieson - 06 Feb 2006 17:47 GMT
Replied to your other similar question.
Peter Jamieson
>I am trying to create a dynamic hyperlink within a mail merge document.
>
[quoted text clipped - 12 lines]
>
> Many thanks in advance to you all