J
Joe
I want the user to be able to press a button which will open a
help file. In the OnClick event handler I want to do something like:
DoCmd.OpenFile "CTExpress.hlp"
The file is in the correct format and displays ok when I
double-click on it, I just want the user to be able to access it from
the MS Access application
There has to be an easy way to do this which I am overlooking.
Any help appreciated.
Joe
help file. In the OnClick event handler I want to do something like:
DoCmd.OpenFile "CTExpress.hlp"
The file is in the correct format and displays ok when I
double-click on it, I just want the user to be able to access it from
the MS Access application
There has to be an easy way to do this which I am overlooking.
Any help appreciated.
Joe