Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Context sensitive hekp

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
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Context-sensitive Actions pane JanF Excel Programming 1 March 10th 06 01:18 AM
Context-sensitive Actions pane JanF Excel Programming 0 March 9th 06 08:01 PM
Context sensitive help Jon Bailes Excel Programming 2 January 14th 05 01:19 PM
Context sensitive menu Mark[_36_] Excel Programming 5 March 3rd 04 01:50 PM
context sensitive help Malcolm Excel Programming 0 November 19th 03 02:00 PM


All times are GMT +1. The time now is 10:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"