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

  • Thread starter Thread starter julio.roche
  • Start date Start date
J

julio.roche

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
 
Well guys, thanks for the info. I'll try to use the method shown in
jkp-ads.

Thanks again.
Julio
 
Back
Top