Call another program from excel
Posted by Jeramy on January 02, 2002 9:11 PM
Hi
Two questions:
1) I have a custom help file I just made. I want to put a menu item to call up the file. I know how to make the menu, but how can I tell vb to open the file (myhelp.hlp). I dont want excel to try to open it itself since it isnt an excel file, just have excel tell the program to open itself. Is this possible?
2) With the help file it opens with F1 when I have a userform open, but when I dont it goes to normal excel help. Is there any way that I could give my help file priority to open when F1 is pressed instead of excels help, and then when my program closes priority would go back to the normal excel help file.
I dont know if either of these are possible, but any help would be appreciated.
Thanks