
debugging windows to monitor variable values while you step
through code. We will be discussing the debugging windows
later.
VBE Component Basics
The Visual Basic Editor contains a number of development
tools that were once found only in advanced development
environments. Each of these components appears in a differ-
ent window and each window may be resized, moved, or
docked (by double-clicking on the title bar or by choosing
Tools | Options | Docking). If you need to view Help for an
individual window within VBE, position your cursor within
the window and press F1. Each of these windows is described
below.
Chapter 3: Introduction to VBA |
51
Figure 3-2: ...