I downloaded the .chm (compiled HTML help file) on Mail Merging from Microsoft and thought it would be a neat thing to add a menu line in the Window|Help menu to open that file. Unfortunately, a lot of search in the MS KB and in the VB Project Explorer didn’t show me what I need.
I thought a shell command would do the job but I get an ‘invalid procedure call or arguement’ error. getting stumped now. here’s the shell code (very simple!):
Dim RetVal
RetVal = Shell(“C:Program FilesMicrosoft OfficeOffice1033Word2000.chm”, 1)
This sort of thing should be fairly common for developers, so maybe I am just missing something obvious, but i’m getting tuckered out now.
I thank you in advance for your help…
Word 2000 SR-1, Office 2000, Windows 2000 5.0.2195