View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mahadevan Swamy Mahadevan Swamy is offline
external usenet poster
 
Posts: 20
Default Adding a watch expression in VB

Hi,

I am using VB and excel and I would like to know how to add a watch to
an expression in VB for some lines of code. When I select a value in
excel and add a watch on a variable, I get Value: <Out of Context.
Could somebody please explain how to add a watch expression properly
when i select a value in excel. Thanks in advance.

Swamy