Hi,
I have a problem with debugging my VBA and could not find an answer on the Internet. I can add watches without a problem and they appear in the watch window. However, when I continue debugging the code e.g. by Step Into (F8) then the name of the variable and its value disappears from the watches window. Or maybe a more correct statement would be that they become invisible as the entry in the watches list is still there and the variable type and its context are still visible.

Variable name and value become visible first when I click on its line in the watches window. That makes it very difficult to debug as I would have to click on the watches window after each press of F8...

What can be the reason for that? I am running Windows 7 and Office 2010.

Best regards

Huckey