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 vba user defined function help

I don't believe that is possible.

--
Regards,
Tom Ogilvy


wrote in message
oups.com...
Hello,

I am new to using vba to create user defined functions and add-ins. I
am able to create these user defined functions I need, but is it
possible to have excel show the usage with the parameters as you type
the function name in a cell. Whenever you use a built-in function,
excel a little text box pops up showing the usage with parameters and
the current parameter to use in bold. Is this possible with the user
defined functions?

thanks,
Scott