bostonfrog
Programmer
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.