A
Afrosheen via AccessMonster.com
I have a form that when I open it will display the help file. Every time I
try this I get the Open, Save, or Cancel commands.
This is the code I'm trying to use.
Me.WebBrowser0.Navigate "e:\nci database\nci taps\working taps\taps 03-03\
taps-help.chm"
I don't care if it opens in a browser or not I just want it to display the
help file and its content.
I know I can set the Help File and Help Context Id for the individual
screens. This is the main help file I'm trying to display.
Thanks for your help.
try this I get the Open, Save, or Cancel commands.
This is the code I'm trying to use.
Me.WebBrowser0.Navigate "e:\nci database\nci taps\working taps\taps 03-03\
taps-help.chm"
I don't care if it opens in a browser or not I just want it to display the
help file and its content.
I know I can set the Help File and Help Context Id for the individual
screens. This is the main help file I'm trying to display.
Thanks for your help.