So I’m working with a master document and several sub documents. Now I’d like to link to references from a sub document to another sub document.
I can choose to select the path of the sub document, then the reference is valid only in the sub document.
If I specify a local reference (omitting the path, hence it acts as a local reference for that sub document), then the reference will be valid only in the master document. Not in the sub document, because there is no such reference.
a) Is there a workaround for this, so that references are valid in both sub documents and master documents? Or is there a macro I could use to pre-process all the links in a sub document before using it in the master document, that creates local references?
b) Is it possible to hide the error message that a reference is not valid in a sub document?
Thanks in advance.