R
Ron
Hello All,
I've used HTML Help workshop to create a custom help for my Microsoft
access application.
I put a help button on a couple forms with the code done on the click
event.
However when I click on help my TOC opens and on the right pane I get
PAGE Can not be displayed. If I move through the table of contents
using the icons on the left it works OK.
For example I have a Student Form and a Help button on that form. I
have a StudentForm.htm file with a breif help. I want this to open up
to the StudentForm.htm when I click help so I coded DisplayHelp
(StudentForm)
And I get back a TOC and on the right side it says can not display
page. If I do properties the page it is trying to open is HelpFile.chm
if I click on the icons on the left to the Student Form it shows up
and then the properties say that it is trying to open StudentForm and
it does.
So my question is how can I make it open for the particular form that
help is being pushed on? For example I want the StudentForm.htm to be
opened when help is pressed here?
I've used HTML Help workshop to create a custom help for my Microsoft
access application.
I put a help button on a couple forms with the code done on the click
event.
However when I click on help my TOC opens and on the right pane I get
PAGE Can not be displayed. If I move through the table of contents
using the icons on the left it works OK.
For example I have a Student Form and a Help button on that form. I
have a StudentForm.htm file with a breif help. I want this to open up
to the StudentForm.htm when I click help so I coded DisplayHelp
(StudentForm)
And I get back a TOC and on the right side it says can not display
page. If I do properties the page it is trying to open is HelpFile.chm
if I click on the icons on the left to the Student Form it shows up
and then the properties say that it is trying to open StudentForm and
it does.
So my question is how can I make it open for the particular form that
help is being pushed on? For example I want the StudentForm.htm to be
opened when help is pressed here?