View Single Post
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
makulski makulski is offline
external usenet poster
 
Posts: 26
Default User Defined function - Help

All right! Yes, that worked great.
One doesn't see the udf in the macro list because it doesn't list finctions,
only subs. But typing the name in gets you there.
And the description now shows in the Insert function wizzard. That's 90% of
what I wanted. Thanks.
(agrument descriptions and detailed help are the other 10%)

"Gord Dibben" wrote:

If all you need is a line or two to describe the UDF try this.

ToolsMacroMacros

Type in the name of the UDF and "Options"

You can type in a couple of descriptive lines and OK then Cancel


Gord Dibben MS Excel MVP