View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.misc
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default How to hyperlink to a specific location in a Word document?

Select a location in your word file.
Insert|Bookmark

(remember to save the file with the change)



DEVAR wrote:

I am still not certain how to create a bookmark in Word. I have tried but I
guess I am writing the "formula" wrong in the hyperling field?

"Dave Peterson" wrote:

If I want a link in Excel that points at a specific location in an MSWord
document, I'd add a bookmark to that document and use one of these:

(Insert|hyperlink style)
C:\MY DOCUMENTS\WORD\MyDoc.DOC#bkmk01
Or
=hyperlink() style:
=hyperlink("C:\MY DOCUMENTS\WORD\MyDoc.DOC#bkmk01")

DEVAR wrote:

I have linked an Excel document to a Word document. The Word document has
hyperlinks within it to navigate from the top index (sections 1-8) to the
body of the same text. I am now being asked to refine it and link the
sub-sections to one another. I.e. D3.2 Excel to the section D3.2 in Word
instead of to the index which is hyperlinked. I have tried endlessly with no
success. Any ideas? Window 2000 Professional.


--

Dave Peterson


--

Dave Peterson