View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Cabby Cabby is offline
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