Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
When I write a custom function, how do I get the function wizard to display
comments about my inputs? ie when you use SUMIF and your cursor is in the Range field it shows: Range is the range of cells you want evaluated I would like to be able to add retard proofing comments such as these to my functions! Dan E |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've done this a dozen times before, but it is always hard
to remember this. Go to ToolsMacroMacros and type in the name of your Function(Functions don't show on the Macros list). Then hit the "Options" button and type your description in there. Now when you select your Function from the UDF category, it will have your description/text. Lance -----Original Message----- When I write a custom function, how do I get the function wizard to display comments about my inputs? ie when you use SUMIF and your cursor is in the Range field it shows: Range is the range of cells you want evaluated I would like to be able to add retard proofing comments such as these to my functions! Dan E . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 is missing Built-In Custom Chart Types in Chart Wizard | Charts and Charting in Excel | |||
Excel 2003 is missing Built-In Custom Chart Types in Chart Wizard | Setting up and Configuration of Excel | |||
Using custom functions within custom validation | Excel Discussion (Misc queries) | |||
Chart Wizard \ Custom Types \ "Built-In" option missing ?? | Charts and Charting in Excel | |||
How to load Engineering Functions into the Fx function wizard? | Excel Worksheet Functions |