PC Review


Reply
Thread Tools Rate Thread

Context sensitive hekp

 
 
Ed
Guest
Posts: n/a
 
      26th Jan 2008
In my Excel Add-in I place a custom menu on the menu bar. Selection of
a choice under the new menu item
brings up a user form. I'd like to have context sensitive help appear
when the form is in focus and the user hits
F1. I've read The VBA Help on the matter and have tried several
things. First, I set the HelpFile property
and the HelpContextID of both the Add-in (.xla) project and the .xls
project. This had no effect whatever.

I also tried putting this code in the function where I create the
custom menu:

MenuObject.HelpFile =
"d:\JOC\Membership\Doc\Help\JOCADDINUSAGE.HLP"
MenuObject.HelpContextID = 8

Again, no joy.

I created my help file using Doc-To-Help 6.0 that I happened to have.

Advice appreciated.

Ed



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Context-Sensitive Help Risky Dave Microsoft Excel Programming 2 10th Mar 2009 03:28 PM
Where is Context Sensitive Help, a.k.a. What's This? =?Utf-8?B?S29rb21vam8=?= Microsoft Word New Users 3 26th Jan 2005 03:13 PM
Context Sensitive Help Racer57 Microsoft Access Getting Started 3 6th Feb 2004 02:44 PM
C# and Context Sensitive Help =?Utf-8?B?RGVuaXNlIEwuIE1vc3MtRnJpdGNo?= Microsoft Dot NET 0 16th Jan 2004 04:16 PM
Context menus and treeviews, suggestions for a NODE sensitive context menu Eric Newton Microsoft Dot NET Framework Forms 4 13th Jan 2004 09:25 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:29 PM.