Want to navigate your visual basic projects without reaching for the mouse? Try using these keyboard shortcuts to move between projects and modules:
| What to Press |
What It Does |
| Up arrow |
Moves up the project list one item at a time. |
| Down arrow |
Moves down the project list one item at a time. |
| Home |
Moves to the first file in the project list. |
| End |
Moves to the last file in the project list. |
| Right arrow |
Expands the selected folder. |
| Left arrow |
Collapses the selected folder. |
| F7 |
Opens the code window for the selected file. |