ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Display ToolTip for User Defined Function (https://www.excelbanter.com/excel-programming/427375-display-tooltip-user-defined-function.html)

ryguy7272

Display ToolTip for User Defined Function
 
Originally posted in Excel General Questions...

I am looking for a way to display the list of arguments, in a small yellow
window immediately under the function, like Excel does for a built-in
function, when the function is typed into the cell. These are called
ToolTips. I want to display these ToolTips for a user defined function. Is
there a DLL that I can download from somewhere, or some other method of
controlling this functionality?

Thanks!!
Ryan---


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

Peter T

Display ToolTip for User Defined Function
 
AFAIK know, no such dll exists to provide that functionality, free or
otherwise. Whilst not impossible and I can imagine how it might be
approached, it would be difficult. Apart from a timer to monitor the
position of the cursor in the edit string, also need a lot of parsing to
determine the relevant argument to highlight if/as appropriate. A lot of
work.

Regards,
Peter T


"ryguy7272" wrote in message
...
Originally posted in Excel General Questions...

I am looking for a way to display the list of arguments, in a small yellow
window immediately under the function, like Excel does for a built-in
function, when the function is typed into the cell. These are called
ToolTips. I want to display these ToolTips for a user defined function.
Is
there a DLL that I can download from somewhere, or some other method of
controlling this functionality?

Thanks!!
Ryan---


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




ryguy7272

Display ToolTip for User Defined Function
 
Thanks for confirming my suspicions!
Ryan--


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


"Peter T" wrote:

AFAIK know, no such dll exists to provide that functionality, free or
otherwise. Whilst not impossible and I can imagine how it might be
approached, it would be difficult. Apart from a timer to monitor the
position of the cursor in the edit string, also need a lot of parsing to
determine the relevant argument to highlight if/as appropriate. A lot of
work.

Regards,
Peter T


"ryguy7272" wrote in message
...
Originally posted in Excel General Questions...

I am looking for a way to display the list of arguments, in a small yellow
window immediately under the function, like Excel does for a built-in
function, when the function is typed into the cell. These are called
ToolTips. I want to display these ToolTips for a user defined function.
Is
there a DLL that I can download from somewhere, or some other method of
controlling this functionality?

Thanks!!
Ryan---


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






All times are GMT +1. The time now is 01:32 PM.

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