Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I think you need the M/soft Office Developer edition to amend the help.
" 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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look he
http://www.jkp-ads.com/Articles/RegisterUDF00.htm (ads stands for Application Development Service) <g -- Regards, Tom Ogilvy " 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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well guys, thanks for the info. I'll try to use the method shown in
jkp-ads. Thanks again. Julio |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
does Excel 07 allow User Defined functions? | Excel Worksheet Functions | |||
Excel user-defined functions. | Excel Programming | |||
Excel user defined functions. | Excel Worksheet Functions | |||
excel functions and User defined functions | Excel Programming | |||
User-Defined Excel Functions | Excel Programming |