Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default Creating popup messages for User Defines Functions

Hi there,
As you type the if function for example you get the message
€œif(logical_test,,[value_if_true],[value_if_false])€. Is it possible to
create similar popup messages for User Defined Functions?
Many thanks

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,836
Default Creating popup messages for User Defines Functions


These are called 'Tooltips'.
http://en.wikipedia.org/wiki/Tooltip

AFAIK, there is no way of creating a Tooltip for a UDF in Excel. In VB.NET
it is extremely easy to create a Tooltip, but not in Excel...well, certainly
not without a heck of a lot of work. Basically, no.

The closest solution I can offer is press Ctrl+Shift+A after you've typed
the first bracket...but that's not a Tooltip.

Good luck,
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"T.Mad" wrote:

Hi there,
As you type the if function for example you get the message
€œif(logical_test,,[value_if_true],[value_if_false])€. Is it possible to
create similar popup messages for User Defined Functions?
Many 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
creating popup menu when user right-clicks on cell [email protected] Excel Programming 0 April 10th 07 07:58 PM
user defines macro to run bwilk77 Excel Discussion (Misc queries) 4 March 23rd 07 09:26 PM
User Forms - Command Button defines value to be used later Barb Reinhardt Excel Programming 4 January 18th 06 09:57 PM
Silencing Excel popup messages James Excel Programming 3 August 18th 05 06:59 PM
I have had difficulty in creating user defined functions in Excel MichaelG Excel Worksheet Functions 3 July 13th 05 11:59 AM


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