Thread: Help Files
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Apollyon[_2_] Apollyon[_2_] is offline
external usenet poster
 
Posts: 9
Default Help Files

I am using a 3rd party software RoboHelp to write a help file for an
Excel VBA rpoject. I need help on understanding how the HelpContextID
property gets mapped into the help file. I have tried various
combinations of using the MapID module on RoboHelp but whe I try to get
context help on a particular userform control the help file does not
recognize the Map ID and associate it with the HelpContextID property
for the VBA project.