Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Creating Help within functions

Hi All,

Was wondering if anyone can point me in the right direction wrt creating
help for my custom functions. Microsofts functions pop up with a little
description of the function on the input box, and often have a hyperlink to
a help file. How do I do the same with my functions?

Joe.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default Creating Help within functions

Anyone interested in a solution to this, the following was posted on the
microsoft.public.excel newsgroup by Dave Peters:
This won't work like the tips, but it will work if you use the function
wizard.

Tools|macro|macros...
type in the name of your function
(you won't be able to select it from the displayed list)

Click the Options button
There's a small textbox where you can type in a short description for that
function.
Click the ok button
then click the cancel button (to dismiss that dialog)

And it could be very helpful if you use nice names for the parms that are
being
passed to the function. This would help if the user hits ctrl-shift-a while
entering the formula.

ps. You can use ctrl-a to see the function wizard instead of using the
mouse
and clicking on that fx button.


"Joe Carroll" <joeInsertTheAtcarroll-acoustics.net.au wrote in message
...
Hi All,

Was wondering if anyone can point me in the right direction wrt creating
help for my custom functions. Microsofts functions pop up with a little
description of the function on the input box, and often have a hyperlink
to a help file. How do I do the same with my functions?

Joe.



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
Creating Nested Functions Debra Lisa Excel Discussion (Misc queries) 3 August 26th 07 01:16 PM
creating functions grumpy Excel Worksheet Functions 4 July 14th 06 09:31 AM
creating new functions Peter R Knight Excel Worksheet Functions 3 September 19th 05 02:03 PM
Creating a functions Kimi Excel Worksheet Functions 1 April 8th 05 05:27 AM
Creating Boolean Functions Professor James E. Hicks Excel Programming 6 October 30th 03 12:56 AM


All times are GMT +1. The time now is 11:14 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"