I've searched and tried some code from various places and I can't get a .chm (help) file to load on my user form.
whatsthisbutton and whatsthishelp are both set to True in properties window for the userform.
forecasthelp.chm is the help file name
Code I'm using:
Private Sub UserForm_Click()...