P pauly Registered User. Local time Today, 21:14 Joined Jul 8, 2002 Messages 49 Sep 30, 2002 #1 This is probably an easy one, What code do i need to type so that when a user presses a button it loads a help file?
This is probably an easy one, What code do i need to type so that when a user presses a button it loads a help file?
T Tim K. Registered User. Local time Today, 21:14 Joined Aug 1, 2002 Messages 241 Sep 30, 2002 #2 There is a good module named modToolbarUtilities, came with Solutions.mdb. It shows you to use API to call the Help file. Check your MS Office CD for it.
There is a good module named modToolbarUtilities, came with Solutions.mdb. It shows you to use API to call the Help file. Check your MS Office CD for it.
P pauly Registered User. Local time Today, 21:14 Joined Jul 8, 2002 Messages 49 Oct 1, 2002 #3 I dont have the MS Office cd, i cant find it, is anyone generous enough to post the code for me?
P pauly Registered User. Local time Today, 21:14 Joined Jul 8, 2002 Messages 49 Oct 1, 2002 #4 Oh yes i do, thanks Tim!