ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Creating popup messages for User Defines Functions (https://www.excelbanter.com/excel-programming/430974-creating-popup-messages-user-defines-functions.html)

T.Mad

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


ryguy7272

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



All times are GMT +1. The time now is 12:17 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com