Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 2003 VBE - Inside function, cursor over variable name does notdisplay contents

Excel 2003:

I changed value in spreadsheet and function breaks on my breakpoint.
When I place cursor over a variable name, sometimes, it displays
value stored and other times it doesn't.

Is there a setting that is required?

TIA
Cabby
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 203
Default Excel 2003 VBE - Inside function, cursor over variable name does not display contents

"Cabby" wrote in message
...
Excel 2003:

I changed value in spreadsheet and function breaks on my breakpoint.
When I place cursor over a variable name, sometimes, it displays
value stored and other times it doesn't.

Is there a setting that is required?

TIA
Cabby



Not sure I have figured out all the whys, but it seems to depend some on
how I'm using the variable what displays in the tool tip when I hover --
for instance, function calls don't display a value, but (usually) the
variable passed as an argument will ... as long as I am hovering over
the variable and not the function!.

Sometimes I use the watch window (View menu | Watch Window) to see what
is in variables instead of hovering anyway.

From your post, I take it that you realize that the variables only have
values when the code is running (ie, in a breakpoint) and if you stop /
clear / reset the code you can no longer examine the variables.

fwiw, I don't recall any difference from what I remember in 2003 and
what I see now in 2010.

--
Clif McIrvin

(clare reads his mail with moe, nomail feeds the bit bucket :-)


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Variable inside function range dna1711 Excel Programming 3 August 6th 08 01:46 AM
Excel 2003: How I can use tab in a sentence inside a cell? n'Savad Excel Discussion (Misc queries) 2 April 11th 07 11:34 PM
How to know if a variable has been reset inside other function Alex St-Pierre Excel Programming 5 October 25th 06 09:27 PM
Excel 2003, can't setfocus in a textbox inside a multipage, tab key don work! carlosla Excel Programming 0 February 23rd 06 07:55 PM
Using a range variable inside a excel function Michael Excel Discussion (Misc queries) 2 November 14th 05 02:52 PM


All times are GMT +1. The time now is 08:53 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"