Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 79
Default Put help/description in formulas (XLA)

How can I put description/help (like excel's formulas) in my functions and
his parameters (XLA)?

Rodrigo Ferreira


  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 477
Default Put help/description in formulas (XLA)

In Cell A1:A3 enter 234, 345, 456
In Cell A4 enter:

=SUM(A1:A3)+N("This is a test")

A4 - should display 1,035 only.

Is this what you mean?
HTH


"Rodrigo Ferreira" wrote:

How can I put description/help (like excel's formulas) in my functions and
his parameters (XLA)?

Rodrigo Ferreira



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 79
Default Put help/description in formulas (XLA)

No.
I create a function: "MyTest(strCell1, strCell2)"
When I try to use this function, when open the "function wizard", I would
like to see a description of the function "MyTest" and the description of
the parameters of strCell1 and strCell2

Rodrigo Ferreira

"Jim May" escreveu na mensagem
...
In Cell A1:A3 enter 234, 345, 456
In Cell A4 enter:

=SUM(A1:A3)+N("This is a test")

A4 - should display 1,035 only.

Is this what you mean?
HTH


"Rodrigo Ferreira" wrote:

How can I put description/help (like excel's formulas) in my functions
and
his parameters (XLA)?

Rodrigo Ferreira





  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Put help/description in formulas (XLA)

Rodrigo

You can add a brief description of your UDF by going to ToolsMacroMacros.

Type in the name of your UDF and "Options". Add a description and hit OK then
Cancel.

To actually add the arguments you will need something more complex.

To fully customize your User Defined Functions....

See Laurent Longre's website for FUNCUSTOMIZE add-in.

ZIP file also includes a demo file and a how-to-use file.

http://longre.free.fr/english/index.html

UNFORTUNATELY................Ballon/Screen Tips are not available with Laurent's
method.


Gord Dibben Excel MVP

On Tue, 19 Sep 2006 16:02:25 -0300, "Rodrigo Ferreira"
wrote:

How can I put description/help (like excel's formulas) in my functions and
his parameters (XLA)?

Rodrigo Ferreira


Gord Dibben MS Excel MVP
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I copy only cells with formulas in another row? Soozy Excel Worksheet Functions 2 October 21st 05 08:02 PM
How to change column letters to correct ones in many formulas automatically? Dmitry Kopnichev Links and Linking in Excel 7 October 13th 05 09:52 PM
How to change column letters to correct ones in many formulas automatically? Dmitry Kopnichev Excel Worksheet Functions 7 October 13th 05 09:52 PM
how can i get formulas in excel to copy and paste? bman Excel Worksheet Functions 1 October 3rd 05 04:15 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"