

Click the ‘Developer’ tab in the Excel ribbon (if you don’t see the developer tab, click here to learn how to get it).And if you don’t see it already, you can easily make it show up.īelow are the steps to open the VB Editor and make the Immediate Window visible: When you open the Excel VB-Editor, you may already see the immediate window as a part of the VB Editor. But to begin with, let’s just think of immediate window as a tool to help you speed up your work in Excel VBA. Immediate Window does a lot more (as you’ll see later in this tutorial). To give you an example, if you have a workbook with some hidden worksheets and you want to quickly know the count of total worksheets, you can do that in a few seconds with the Immediate window. Immediate Window is a part of the VB Editor which you can use to do some quick stuff. What is an Immediate Window in Excel VBA?


