Answered by:
Creating an html link to a bookmark in a Word Document stored in a Sharepoint Document Library.

Question
-
We are in the process of sending out an email and would like to create a link in the email to a bookmark location in a Word Dcoument. We are able to link to the bookmarks if the document is NOT stored in SharePoint, but the moment we try to link to a document stored in sharepoint ... it no longer works. Has anyone found a work around to this?Tuesday, June 5, 2012 1:48 PM
Answers
All replies
-
Hi
first
you reffer to a bookmark like
document_name.docx#bookmark_name
You reffer to a document in a document library like
http://domain/path/document_library/document.name.docx
So the bookmark should look like
http://domain/path/document_library/document.name.docx#bookmark_name
Create the hyperlink like this
Romeo Donca, Orange Romania (MCSE, MCTS, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.
- Edited by romeo donca Tuesday, June 5, 2012 2:12 PM
Tuesday, June 5, 2012 2:12 PM -
We have done that, but the document opens in word, but at the top of the document. If I move the document to a fileshare, it opens to the appropriate bookmark.Tuesday, June 5, 2012 2:53 PM
-
-
Is there Microsoft documentation that I may quote for this answer?Friday, June 15, 2012 12:40 PM