PPT2000: Expressions Added to Watch Aren't Saved in Presentation (222787)



The information in this article applies to:

  • Microsoft PowerPoint 2000

This article was previously published under Q222787

SYMPTOMS

When you open an existing PowerPoint macro in the Visual Basic Editor, you may notice that your previously-defined watch expressions are missing.

CAUSE

This happens because the watch expressions are not saved in the presentation file. You must redefine the needed expressions for each macro editing session.

MORE INFORMATION

The watch window is one of the debugging tools provided by the Visual Basic Editor. You can add expressions or variables to the watch window to monitor value changes during execution of a macro. The feature is most commonly used to step through source code.

Modification Type:MinorLast Reviewed:10/11/2006
Keywords:kbpending kbprb kbprogramming KB222787