- Create a UDF.
- Use this site to create function and argument descriptions.
- Use UDF, open function wizard, all descriptions are displayed. Great!
- Go to another workbook while this is still open.
- Use UDF from initial workbook (with the necessary prefix), open function wizard, only the function description is displayed (no argument descriptions). Boo!
Is there a way to have the argument descriptions display in #5?
Adding function and argument descriptions for a UDF appears to be brand new to Excel 2010, so I suspect this may simply be not currently possible, but I cannot actually find the idea of using it in other workbooks discussed, and haven't been able to get it to work myself. Descriptive variable names can only get you so far, and function descriptions are limited to 255 characters (at least that's the largest using the link's method).
It would be ideal to have this work using the built-in function wizard so it can be accessed outside a macro, but these functions are often created using macros, so if you have a particularly good alternate suggestion, that would be appreciated as well.
Excel 2010, Windows 7 Professional
DescribeFunction()in the new workbook? - paul bica