Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found it very useful to have a value pop up when I hovered my mouse over a
variable without having to set it up on the watch but now I can't get a pop up value. Does anybody know how I can switch this on? -- Thanks, in advance. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Within VBE window from menu ToolsOptions check 'Auto Data Tips'
If this post helps click Yes --------------- Jacob Skaria "Sketch" wrote: I found it very useful to have a value pop up when I hovered my mouse over a variable without having to set it up on the watch but now I can't get a pop up value. Does anybody know how I can switch this on? -- Thanks, in advance. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In the VBE ToolsOptionsGeneral then check the box "Show Tool Tips"
"Sketch" wrote in message ... I found it very useful to have a value pop up when I hovered my mouse over a variable without having to set it up on the watch but now I can't get a pop up value. Does anybody know how I can switch this on? -- Thanks, in advance. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
P.S. You have to be into the macro, i.e. running it, for the tool tips to
work. Also, the variable has to have been initialized for the tool tip to show its value. "Sketch" wrote in message ... I found it very useful to have a value pop up when I hovered my mouse over a variable without having to set it up on the watch but now I can't get a pop up value. Does anybody know how I can switch this on? -- Thanks, in advance. |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 'Show tool tips' and 'Auto data tips' ticked but still no value is
shown when I hover over the variable. I am running the macro and the value is shown in the watch window. I have tried to alternate switching the above on and off but no success. -- Thanks, in advance. "Jacob Skaria" wrote: Within VBE window from menu ToolsOptions check 'Auto Data Tips' If this post helps click Yes --------------- Jacob Skaria "Sketch" wrote: I found it very useful to have a value pop up when I hovered my mouse over a variable without having to set it up on the watch but now I can't get a pop up value. Does anybody know how I can switch this on? -- Thanks, in advance. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|