IDE stands for “integrated development environment”. Often, an IDE is GUI (graphical user interface) based. An IDE makes it easier for a developer to write programs via a variety of tools.
VBA programming is almost always done via the VB IDE.
This module explains some of the most useful feature of the IDE, and how to use these features to help software development.