View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Sketch Sketch is offline
external usenet poster
 
Posts: 4
Default Pop up Value in VB

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.