My HTML Help File works fine with F1 while running in my design execution but once I have compiled it, the pointer will only hourglass for a second or two when F1 is pushed. The code that i am using in the Form activate is:

App.HelpFile = App.Path & "\passwords.chm "

Any help would be apprciated!