If you have compiled help file (.chm) you can show it using the following
Function Call_Application_Help_MyApp(Optional ByVal vHelpText As Variant)
' ---------------------------------------------------------------
' Written By Shanmuga Sundara Raman for http://vbadud.blogspot.com
' ---------------------------------------------------------------
Application.Help "c:\Sample.chm"
' HTML Help, Using Help, Link Application Help with Program
End Function
Technorati Profile
No comments:
Post a Comment