Ben has attended:
Excel VBA Intro Intermediate course
Watch Window
Why do boolean values of variables not appear in the watch Window?
RE: Watch Window
Ben
I think that the Watch window uses True and False when tracking changes in the variables it tracks. I think it sees the change in the Boolean variable as its own response.
I have checked with other colleagues and we cannot think of any other reason why it does this.
Carlos