E
ExcelMan
I've created an HTML Help File -- a .chm file -- and I want it to appear
when the user hits F1 when he is in a form in my Access application. Even
better, I would like a specific topic in the help file to come up depending
upon which form my user is on.
Is there an easy way to use the HelpFile and HelpContext properties of a
form to do this? Also, how do I assign a HelpContext ID to specific topics
in my help file?
I have seen some documentation about context-sensitive help, but that
requires creating header files and completely rewriting my topic files as
text files instead of HTML. There must be a simple way to make use of a
standard .chm file.
Your assistance is appreciated.
Thanks.
when the user hits F1 when he is in a form in my Access application. Even
better, I would like a specific topic in the help file to come up depending
upon which form my user is on.
Is there an easy way to use the HelpFile and HelpContext properties of a
form to do this? Also, how do I assign a HelpContext ID to specific topics
in my help file?
I have seen some documentation about context-sensitive help, but that
requires creating header files and completely rewriting my topic files as
text files instead of HTML. There must be a simple way to make use of a
standard .chm file.
Your assistance is appreciated.
Thanks.