View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default How to add UFD arguments description?

you could add the function description via object browser too.
however argument description is not that easy.

laurent longre has a solution called FunCustomize.dll
see http://longre.free.fr/english/


keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"?B?WC5ZdQ==?=" wrote:

We can use MacroOptions to add description for the function.

My question is how can I add argument description.