Thread: UDF screentip
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default UDF screentip

I have written some custom functions. Because one of them
has five input parameters, I would like to use a screentip
like Excel has for standard functions (that yellow box
that gives you info about input parameters). Is there a
way to create this for a UDF?

Thanks in advance for any help.

Dave