How to make a link to the help item

  • Thread starter Frank Situmorang
  • Start date
F

Frank Situmorang

Hello,

I tried to imitate the way to go to the help or something like getting
started into an Indonesian version like guidance to use the database of our
church membership, but I have a problem on how to link it to teh word or text
file.

Here is the VBA where I get stuck:
Public Function LaunchTutorial()
ShowHelpAPI 200
End Function

My question where is it saved the show help APT200, is it the name of the
file?
Please help me how to make it this is my first button to read a simple
manual first.

Thanks in advance
 
Top