Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Public Function Description

I remember there was a simple way to put a sentence or two into the "function
arguments" box that comes up when you click fx while typing a public function
in Excel. There was something you could right-click and it doesn't show up
in the code. Does anyone remember how to do that?

For example, if you type =sumif( into a cell and then click the fx button,
you can see "Adds cells specified by a given condition or criteria". There's
a way to update that info.

Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 22,906
Default Public Function Description

Alt + F11 to open VBE

ViewObject Browser to get list of your User Defined Functions

Right-click on Function name and select Properties.

Type a description into the appropriate dialog.

Excel's built-in functions cannot be changed AFAIK


Gord Dibben MS Excel MVP

On Thu, 6 Aug 2009 08:47:01 -0700, TKS_Mark
wrote:

I remember there was a simple way to put a sentence or two into the "function
arguments" box that comes up when you click fx while typing a public function
in Excel. There was something you could right-click and it doesn't show up
in the code. Does anyone remember how to do that?

For example, if you type =sumif( into a cell and then click the fx button,
you can see "Adds cells specified by a given condition or criteria". There's
a way to update that info.

Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Public Function Description

Excellent. That's just what I was looking for!

"Gord Dibben" wrote:

Alt + F11 to open VBE

ViewObject Browser to get list of your User Defined Functions

Right-click on Function name and select Properties.

Type a description into the appropriate dialog.

Excel's built-in functions cannot be changed AFAIK


Gord Dibben MS Excel MVP

On Thu, 6 Aug 2009 08:47:01 -0700, TKS_Mark
wrote:

I remember there was a simple way to put a sentence or two into the "function
arguments" box that comes up when you click fx while typing a public function
in Excel. There was something you could right-click and it doesn't show up
in the code. Does anyone remember how to do that?

For example, if you type =sumif( into a cell and then click the fx button,
you can see "Adds cells specified by a given condition or criteria". There's
a way to update that info.

Thanks.



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 54
Default Public Function Description

I have already found that dialog but am having mixed success in entering the
text. the members options dialog allows you to type in your description but
it will not retain that script. Any secret tips?

TIA

--
Ken
"Using Dbase dialects since 82"
"Started with Visicalc in the same year"


"TKS_Mark" wrote:

Excellent. That's just what I was looking for!

"Gord Dibben" wrote:

Alt + F11 to open VBE

ViewObject Browser to get list of your User Defined Functions

Right-click on Function name and select Properties.

Type a description into the appropriate dialog.

Excel's built-in functions cannot be changed AFAIK


Gord Dibben MS Excel MVP

On Thu, 6 Aug 2009 08:47:01 -0700, TKS_Mark
wrote:

I remember there was a simple way to put a sentence or two into the "function
arguments" box that comes up when you click fx while typing a public function
in Excel. There was something you could right-click and it doesn't show up
in the code. Does anyone remember how to do that?

For example, if you type =sumif( into a cell and then click the fx button,
you can see "Adds cells specified by a given condition or criteria". There's
a way to update that info.

Thanks.



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Public Function Description

Ok, I guess I found it an thought all was good, but I can't get it to retain
the typed info either. Gord Dibben, do you know the trick?

Thanks.

"K_Macd" wrote:

I have already found that dialog but am having mixed success in entering the
text. the members options dialog allows you to type in your description but
it will not retain that script. Any secret tips?

TIA

--
Ken
"Using Dbase dialects since 82"
"Started with Visicalc in the same year"


"TKS_Mark" wrote:

Excellent. That's just what I was looking for!

"Gord Dibben" wrote:

Alt + F11 to open VBE

ViewObject Browser to get list of your User Defined Functions

Right-click on Function name and select Properties.

Type a description into the appropriate dialog.

Excel's built-in functions cannot be changed AFAIK


Gord Dibben MS Excel MVP

On Thu, 6 Aug 2009 08:47:01 -0700, TKS_Mark
wrote:

I remember there was a simple way to put a sentence or two into the "function
arguments" box that comes up when you click fx while typing a public function
in Excel. There was something you could right-click and it doesn't show up
in the code. Does anyone remember how to do that?

For example, if you type =sumif( into a cell and then click the fx button,
you can see "Adds cells specified by a given condition or criteria". There's
a way to update that info.

Thanks.


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
Function Description Mike[_124_] Excel Programming 1 January 21st 09 05:27 PM
Variables description in a function Lasse Excel Programming 2 May 5th 06 10:21 AM
Function parameter description Davids Excel Programming 2 May 2nd 05 02:17 PM
Function parameter description Christine[_5_] Excel Programming 1 November 27th 03 06:08 PM
access the function description Angelique[_2_] Excel Programming 0 October 29th 03 03:51 PM


All times are GMT +1. The time now is 03:38 PM.

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"