how to hyperlink to a paragraph in a word file?

V

ViestaWu

I know how to use hyperlink basicly. but this time, I want to link a
paragraph in another word file from my Excel.
Does anyone have same experience? Please share me with your success!
Thanks at advance!
 
D

Dave Peterson

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")
 

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