View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Nick Hodge Nick Hodge is offline
external usenet poster
 
Posts: 1,173
Default Debug Excel 2003

Jim

'Show tooltips' under toolsoptionsgeneral in the VBE controls this
(Alt+F11)

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"Wild_Jim" wrote in message
...
I have just upgraded to Excel 2003 and when I use the debugger to "step
through" a program, I can no longer hover over variables to see their
values - is there an option to turn this on?

Thanks in advance.