Hyperlink in Excel 2000 can't open bookmarked Word 2000 file

G

Guest

In Excel 2000, I tried to create a hyperlink to a bookmark in a Word 2000
document. When I clicked the "bookmark" button in the "insert hyperlink"
dialog box, I got a message saying Excel could not open or parse the file. I
can create a hyperlink to the beginning of the file and, in Word, it appears
that the bookmarks are there since I can "go to" them.
 
D

Dave Peterson

Both of these worked ok for me:

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

You may want to post what your folder, filename, and bookmark look like if this
doesn't help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top