
One of the skills that you will need to learn as you progress in your VBA studies is the skill of using Immediate Windows. To use it, you must first display the Immediate Window. In this article, we will explain how to display the Immediate Window.
How to display the Immediate Window

First, click on the "View" tab.

Then click on "Immediate Window".

Then the "Immediate Window" appeared like this.
Comment