View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default How do I add help info to a user defined function?

go to Laurent Longre's page

http://xcell05.free.fr/

select english page(unless you read French) and there look at

FUNCUSTOMIZE.DLL (Excel 95 / 97 / 2000 / 2002 / 2003)

--
Regards,
Tom Ogilvy


"GEB" wrote in message
...
I would like to add help information to a function
that explains the function and variables like the
built in functions do.

Is that possible?