Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Help for 'homemade' function

Hi Folks,

I have a Excel97-Function with five parameters and now I want to
explain these function with its parameters for users. They should read
a little explaination if they press the "Paste Function"-Button (it's
this fx - button). There are only the names of the var's of my
function, but nothing more.

Is this possible in Excel 97? And at it's best without any further
program!

Thanx. Franz
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default Help for 'homemade' function

Make those variable names nice and then

Tools|Macros|Macros...
type in the function name (it won't appear in the list)
click on options
type in your description
click ok to return to previous dialog
click cancel (yes, cancel)

test by typing your formula in the formula bar
=yourfunction(
click on the fx button

(Stolen from Norman Harker a few years ago.)


There's not too much room there, so you mght hv to abbrev yr wds.

Franz Mayer wrote:

Hi Folks,

I have a Excel97-Function with five parameters and now I want to
explain these function with its parameters for users. They should read
a little explaination if they press the "Paste Function"-Button (it's
this fx - button). There are only the names of the var's of my
function, but nothing more.

Is this possible in Excel 97? And at it's best without any further
program!

Thanx. Franz


--

Dave Peterson

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Help for 'homemade' function

Dave Peterson wrote in message ...
Make those variable names nice and then

Tools|Macros|Macros...
type in the function name (it won't appear in the list)
click on options
type in your description
click ok to return to previous dialog
click cancel (yes, cancel)

test by typing your formula in the formula bar
=yourfunction(
click on the fx button


so far so good. it works. thanks for your hint!

but now it would be nice, if i could also give some explaination-text
for the variables. Furthermore I would like to see the type of var's
after the enter field of each. In each 'normal' function it is like
that. then after the enter field you can something like 'number',
'logical', 'text' and so on.

Thanks for tips!

regards, Franz
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
Excel Data Validation/Lookup function does function correcty Kirkey Excel Worksheet Functions 2 May 25th 09 09:22 PM
copy of excel file not showing formulal/function in the function b oaallam Excel Discussion (Misc queries) 4 September 6th 07 01:20 PM
LINKEDRANGE function - a complement to the PULL function (for getting values from a closed workbook) [email protected] Excel Worksheet Functions 0 September 5th 06 03:44 PM
Special letter or homemade font nsv Excel Discussion (Misc queries) 5 August 22nd 06 09:41 AM
Emulate Index/Match combo function w/ VBA custom function Spencer Hutton Excel Worksheet Functions 2 May 2nd 05 05:26 PM


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

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

About Us

"It's about Microsoft Excel"