G
Guest
I would like to have different pieces of text included in a document based on
the document type.
For example, if the document is being save as an HTML filetype, I want to
include hyperlinks back to earlier headings in the document. But if it is
being saved as a DOC filetype (because it will be a printed manual) I don't
want these hyperlinks to appear.
It sounds like some variation of the IF statement might do this if I knew
what to check for to determine the filetype as the document was being saved.
Thanks
the document type.
For example, if the document is being save as an HTML filetype, I want to
include hyperlinks back to earlier headings in the document. But if it is
being saved as a DOC filetype (because it will be a printed manual) I don't
want these hyperlinks to appear.
It sounds like some variation of the IF statement might do this if I knew
what to check for to determine the filetype as the document was being saved.
Thanks