I want provide 2 hyperlinks within a protected document. More specifically, I want to provide a hyperlink H1 that takes the user to location P1 in document X as well as a hyperlink H2 that takes the use to location P2 in document X.
I have succeeded in getting the first hyperlink working as per instructions provided here:
http://word.mvps.org/faqs/tblsfldsfms/HLinksInForms.htm
However, when I create the second hyperlink H2, the link sends me to
P1, not P2
when the document is protected, even though I am
otherwise ensuring that the "destination" of H2 is indeed P2, not P1.