helpscribbler in macro

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top