Closed Thread
Results 1 to 4 of 4

Showing help for Excel User Defined Functions ( Com Add-In )

  1. #1

    Showing help for Excel User Defined Functions ( Com Add-In )


    Hi all,

    I'm newbie to com add-in programming. I've ported old vba code to a new
    com add-in in vb 6.0 and the final touch would be displaying help for
    the user's functions I've done!.

    I've done a deep search in newsgroups, microsoft and google, and I
    haven't found more than little pieces of information about it.

    I'm searching to display a little description for the function itself,
    some info about the arguments and if possible a link with the .hlp
    file, as done for the Excel Native Functions.

    It's possible ? I've read in many places that it's not possible, but
    I've some third party add-ins that shows this kind of help, so ....

    Any help will be very appreciated.
    Thanks in advance guys,

    Julio


  2. #2
    Martin
    Guest

    RE: Showing help for Excel User Defined Functions ( Com Add-In )

    I think you need the M/soft Office Developer edition to amend the help.

    "[email protected]" wrote:

    >
    > Hi all,
    >
    > I'm newbie to com add-in programming. I've ported old vba code to a new
    > com add-in in vb 6.0 and the final touch would be displaying help for
    > the user's functions I've done!.
    >
    > I've done a deep search in newsgroups, microsoft and google, and I
    > haven't found more than little pieces of information about it.
    >
    > I'm searching to display a little description for the function itself,
    > some info about the arguments and if possible a link with the .hlp
    > file, as done for the Excel Native Functions.
    >
    > It's possible ? I've read in many places that it's not possible, but
    > I've some third party add-ins that shows this kind of help, so ....
    >
    > Any help will be very appreciated.
    > Thanks in advance guys,
    >
    > Julio
    >
    >


  3. #3
    Tom Ogilvy
    Guest

    RE: Showing help for Excel User Defined Functions ( Com Add-In )

    Take a look here:

    http://www.jkp-ads.com/Articles/RegisterUDF00.htm

    (ads stands for Application Development Service) <g>
    --
    Regards,
    Tom Ogilvy


    "[email protected]" wrote:

    >
    > Hi all,
    >
    > I'm newbie to com add-in programming. I've ported old vba code to a new
    > com add-in in vb 6.0 and the final touch would be displaying help for
    > the user's functions I've done!.
    >
    > I've done a deep search in newsgroups, microsoft and google, and I
    > haven't found more than little pieces of information about it.
    >
    > I'm searching to display a little description for the function itself,
    > some info about the arguments and if possible a link with the .hlp
    > file, as done for the Excel Native Functions.
    >
    > It's possible ? I've read in many places that it's not possible, but
    > I've some third party add-ins that shows this kind of help, so ....
    >
    > Any help will be very appreciated.
    > Thanks in advance guys,
    >
    > Julio
    >
    >


  4. #4
    rhodinar
    Guest

    Re: Showing help for Excel User Defined Functions ( Com Add-In )

    Well guys, thanks for the info. I'll try to use the method shown in
    jkp-ads.

    Thanks again.
    Julio


Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1