In Excel 2000 when debugging VBA, at a break point I could hover with the cursor over a variable name and a popup box, which Microsoft calls the "Data Tips", would appear showing the current value assigned to the variable.
In my current situation using Excel 2003, the data tips do not appear while hovering over a variable during a break. I have checked the Tools, Options settings and both Auto DataTips and Show ToolTips are checked, but the tips still do not appear.
I found Nick Hodge's name in an old forum doing a Google on the problem and emailed him. He suggested I post here with the bit more elaboration I have provided.