ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Adding Help Text to Newly Created Functions (https://www.excelbanter.com/excel-programming/401879-adding-help-text-newly-created-functions.html)

Jim Aksel

Adding Help Text to Newly Created Functions
 
I am creating a few new functions that are to be visible in the Fx area.
Ordinarily, when I choose a worksheet function, I can get help on that, and
there is text associated with how to use the function in the dialog box. How
do I do that?

My approach has been to insert a Module, code a function:

Public Function HelloWorld(x as string) as string

HelloWorld="Try something more important, " + x

End Function

So, what do I have to add here to get additional information to show up in
the function dialog box?
--
If this post was helpful, please consider rating it.

Jim

Visit http://project.mvps.org/ for FAQs and more information
about Microsoft Project



All times are GMT +1. The time now is 09:09 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com