Thread
:
How to add a hyperlink in VBA to a bookmark within a document
View Single Post
07-20-2016, 06:37 AM
jroger05
Windows XP
Office 2003
Novice
Join Date: Aug 2010
Posts: 6
I get an error message:
Run time error 4605
Command not available on the line provided:
Set newfield = ActiveDocument.Fields.Add(oRng, wdFieldEmpty, "HYPERLINK \l " & Chr(34) & "Link2Create" & Chr(34))
jroger05
View Public Profile
Find all posts by jroger05