Hello
Considering I have a Word file called "Xsub.docx" included in another Word file called "Xmain.docx" through the following clause:
{INCLUDETEXT
\\Xsub.docx},
I would like to know how I can make an hyperlink in the file "Xmain.docx" to a sentence that got bookmarked in the Word file called "Xsub.docx".
I ask this question because the bookmarks of the included document "Xsub.docx" are not visible from document "Xmain.docx", and therefore they cannot be bookmarked from "Xmain.docx".
Thanks in advance