View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Mindy Mindy is offline
external usenet poster
 
Posts: 25
Default Hyperlinks to specified bookmark

Hi, I am trying to hyperlink a row to a specific book mark in a word
document. I am using the following formula, but it only navigates you to the
document not to a specific bookmark in the document.

Formula used:
=HYPERLINK("[K:\TECHBASE\DHS_Solicitations\BAA09-014]Introduction",
"BAA09-14")

Any Suggestions