View Single Post
  #2   Report Post  
Dave Peterson
 
Posts: n/a
Default

I'm not smart enough to know the answer to my first question (and I'm too lazy
to test!):

Can you put a bookmark in your MSWord's TOC?

If yes...

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

Both worked when I just put a word bookmark in the body of my document.

Hatti wrote:

I am trying to give an hyperlink in the excel sheet, which refers to a
particular section of TOC in a word file.


--

Dave Peterson