Visual Basic History
Let's go to the Visual Basic Editor
The VB editor uses a menu followed by the toolbar. menu.png Option Explicit Project Window This is where you manage the VBA code for each Excel File. It's organized into 4 groups You can show/hide them by clicking the [+] or [-] items On the Properties Window, you right-click to see a pop-up menu that allows you to insert a new Module. What is a Module? You show/hide the Project Window via View > Project Explorer or Ctrl R Structure
Personal.xlsb |