Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Using HTML Help or an Access DB

Status
Not open for further replies.

bostonfrog

Programmer
Jul 14, 2003
79
MX
I created an HTML Help file for my Access database using the HTML Workshop; it seems to work fine, except for 1 issue: I have had to repeat the name and path of my help file in each form that I open, with its respective Help Context ID. I realized that you can set a Help file in the project properties dialog in any module. However, it also requires a specific Project Help Context ID. Can anyone shed any light on this? I already have a "header" file linked to the uncompiled help file (.hhp) that contains the context IDs for all of my forms, but not one for the database. My database is not an Access database project (.adp), just a basic .mdb file.
 
The subject should have read: "Using HTML Help in an Access Database"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top