Hypelink to TOPIC in .hlp file

  • Thread starter Thread starter wennerberg
  • Start date Start date
W

wennerberg

I would like to create CONTEXT SENSITIVE help link from my Exce
Workbook to an existing .hlp file.
I have succeeded in both of the following "general" links to the .hl
file:
1) =HYPERLINK(c:\xxx.hlp)
and
2) Right Click on cell and follow "Hyperlink" menu option.
Both of these merely take me to the "first page" of CONTENTS in thi
.hlp file-- I need a link to a specific TOPIC. VBA solution is OK.
If you tell me to use HELP CONTEXT ID, please tell me how to determin
those IDs.

TI
 
Back
Top