STANDARD VISUAL BASIC EDITOR SHORTCUT KEYS

As you work with Visual Basic Editor, you may want to navigate the windows using keyboard shortcuts instead reaching for the mouse. These short cuts allow you to navigate the Visual Basic Editor interface.
What to PressWhat It Does
Alt+F11Toggles between the VBE and Excel windows.
Shift+F10Displays the active window’s shortcut menu (replicates right-clicking).
Ctrl+ROpens Project Explorer.
F4Opens the Properties window.
F2Opens Object Browser.
F1Opens VBA Help.
F7Activates the open module window.