Hi All
Is there anyway to set FP 2003 so that when the user clicks a hyperlink,
that a new window opens to display that site. I don't want them to
inadvertently navigate away from my page...
Thanks
John
RE: "roundtrip" cross-referencing ... Type whatever text you want to be displayed in the hyperlink,...bookmark is exactly right. ... had a choice of which text to display when linking to a bmark. ... Insert Cross-reference dialog box; ... (microsoft.public.word.docmanagement)
Re: Nested mergefield in hyperlinks changes into static after mail ... The other problem is how to get Word's Display text to update. ... Typically, when you /update/ a hyperlink field in Word, only the link ... Between the braces, type MERGEFIELD, then the name of the field you ... Word treats the nested field as a static hyperlink. ... (microsoft.public.word.mailmerge.fields)
Re: Cant set display text for hyperlink created in merged Word doc from Excel data source ... The only way I know is to use VBA to modify the display text, either during the merge or as a post-merge operation. ... Create a new document, connect it to your data source, and insert one ...Dim dt as String ... Dim h as Hyperlink... (microsoft.public.word.mailmerge.fields)
Re: Hyperlink Attribute ... If you want the same "display text" for every hyperlink, ...type HYPERLINK "my display text" between the braces. ... Create a new document, connect it to your data source, and insert one ...Dim dt as String ... (microsoft.public.word.mailmerge.fields)
Re: Send Email from Form Problem ...Hyperlink property to No, and the Display as Hyperlink doesn't seem to have ..."Andy Roberts" wrote: ...Dim Email As String ....Display 'sends the email in Outlook. ... (microsoft.public.access.forms)