M
mel
Hey I am having a problem using the helpscripple in macro, so i can put this
action in the menu. I used Runcode, in the function i used WinHelp(...) from
the module. This is what I did:
WinHelp (0, "C:\data\hlpscPrac\melhelp.hlp", 1, 10). when i run it i kept
having an error saying "Cannot find the C.HLP file. Do you want to try to
find this file yourself", when search for the right file it worked. I don't
understand why it only get the directory "C.Hlp" not the whole directory. I
have tried to use everything, still does not work. I did copy and paste in
Immediate in vba. it open up the help, it works but not in the expression
builder. WHY? what am i missing?
action in the menu. I used Runcode, in the function i used WinHelp(...) from
the module. This is what I did:
WinHelp (0, "C:\data\hlpscPrac\melhelp.hlp", 1, 10). when i run it i kept
having an error saying "Cannot find the C.HLP file. Do you want to try to
find this file yourself", when search for the right file it worked. I don't
understand why it only get the directory "C.Hlp" not the whole directory. I
have tried to use everything, still does not work. I did copy and paste in
Immediate in vba. it open up the help, it works but not in the expression
builder. WHY? what am i missing?